.about_about__xIykW{padding-top:4rem;min-height:100vh;display:table;width:100%;height:100%;background-color:#0c0c0c;background-position:50%;background-repeat:no-repeat;background-size:cover;line-height:1.6;position:relative;overflow:hidden;color:var(--light)}.about_sectionTitle__fWevz{color:var(--light)}.about_lines__jFJfY{position:absolute;top:0;left:0;right:0;height:100%;margin:auto;width:90vw}.about_line__e048B{position:absolute;width:1px;height:100%;top:0;left:50%;background:hsla(0,0%,100%,.1);overflow:hidden;margin-left:-25%}.about_line__e048B:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff);animation:about_drop__ZVc4F 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97)}.about_line__e048B:first-child{margin-left:-35%}.about_line__e048B:first-child:after{animation-delay:2s}.about_line__e048B:nth-child(3){margin-left:-45%}.about_line__e048B:nth-child(3):after{animation-delay:2.5s}@keyframes about_drop__ZVc4F{0%{top:120%}to{top:-50%}}.get-in-touch_getintouch__VBjLR{background-image:url(/_next/static/media/get-in-touch-bg.d1603369.jpg),radial-gradient(circle,transparent,#000);background-blend-mode:overlay;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 4rem .5rem;text-align:center;color:#ccc}.get-in-touch_section-title__3vqTv{font-size:36px}@media only screen and (max-width:600px){.get-in-touch_section-title__3vqTv{font-size:28px}}.get-in-touch_section-description__3thIv{font-size:.95rem;font-style:italic;margin-bottom:1rem}.get-in-touch_contactLinks__1aHgL{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0 2rem}@media only screen and (max-width:600px){.get-in-touch_contactLinks__1aHgL{grid-template-columns:repeat(2,auto)}}.get-in-touch_contactLink__gmdn1{text-decoration:none;border:1px solid #ccc;color:#ccc;border-radius:2rem;padding:.25rem 1rem;display:flex;gap:.5rem;width:fit-content;justify-content:center;align-items:center;font-size:.85rem;transition:all .3s ease-in-out}.get-in-touch_contactLink__gmdn1:hover{background-color:#ccc;color:#222831}.get-in-touch_contactLink__gmdn1:hover svg{color:#222831}.get-in-touch_divider__2cxc2{color:hsla(0,0%,100%,.75);margin-left:-2rem;margin-right:-2rem;margin-bottom:1.5rem}.get-in-touch_contactForm__O6aOC{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;padding:1rem 2rem;border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;background-color:rgba(50,50,50,.2);margin:0 auto 6rem;transition:all .3s ease-in-out}.get-in-touch_contactForm__O6aOC:hover{background-color:rgba(50,50,50,.3)}.get-in-touch_contactForm__O6aOC:hover .get-in-touch_formTitle____aeY{opacity:1}@media only screen and (min-width:600px) and (max-width:768px){.get-in-touch_contactForm__O6aOC{width:75%}}@media only screen and (max-width:600px){.get-in-touch_contactForm__O6aOC{width:100%}}.get-in-touch_formTitle____aeY{opacity:.8;transition:all .3s ease-in-out}.get-in-touch_formInput__sa7OW{width:100%;margin:.5rem 0;padding:.5rem;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;background-color:transparent;font-size:.9rem}.get-in-touch_formInput__sa7OW:hover{border:1px solid hsla(0,0%,100%,.5)}.get-in-touch_formInput__sa7OW::placeholder{color:hsla(0,0%,100%,.3);opacity:1}.get-in-touch_formInput__sa7OW::-ms-input-placeholder{color:#ccc}.get-in-touch_formInput__sa7OW:active,.get-in-touch_formInput__sa7OW:focus,.get-in-touch_formInput__sa7OW:focus-visible{border:2px solid hsla(0,0%,100%,.5);outline:none}.get-in-touch_formSubmit__Uz6A0{margin-top:1rem;margin-bottom:1rem;border:1px solid hsla(0,0%,100%,.3);border-radius:2rem;padding:.15rem 1.5rem;transition:all .3s ease-in-out}.get-in-touch_formSubmit__Uz6A0:hover{background-color:#ccc;color:#222831}.get-in-touch_formSubmit__Uz6A0:hover svg{color:#222831}.get-in-touch_spinnerIcon__OsVp2{-webkit-animation:get-in-touch_spin__VKzo8 1s linear infinite;-moz-animation:get-in-touch_spin__VKzo8 1s linear infinite;animation:get-in-touch_spin__VKzo8 1s linear infinite}@-moz-keyframes get-in-touch_spin__VKzo8{to{-moz-transform:rotate(1turn)}}@-webkit-keyframes get-in-touch_spin__VKzo8{to{-webkit-transform:rotate(1turn)}}@keyframes get-in-touch_spin__VKzo8{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.get-in-touch_disclaimer__Au9JX{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:.8rem;gap:.25rem;margin-left:-3rem;margin-right:-3rem}.header_header__EV6AD{position:fixed;top:0;left:0;width:100%;height:60px;display:flex;align-items:center;justify-content:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;z-index:10}.header_nav__HOGxv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem;width:50%;background-color:rgba(0,0,0,.5);color:var(--light);border-radius:.5rem;border:1px solid hsla(0,0%,100%,.3)}@media only screen and (min-width:600px) and (max-width:768px){.header_nav__HOGxv{width:80%}}@media only screen and (max-width:600px){.header_nav__HOGxv{width:90%}}.header_nav__HOGxv>ul{display:flex;justify-content:flex-end;padding:0;list-style:none;margin-bottom:0}.header_nav__HOGxv>ul>li:last-child>a{border-right:none;padding-right:0}.header_logo-link__iMnLn{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--light);text-decoration:none}.header_menu-drawer__VyFAS{background-color:rgba(0,0,0,.8);color:var(--light)}.header_nav-link__heIAb{color:var(--light);text-decoration:none;padding:0 5px;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-right:1px solid var(--light)}.introduction_intro__lQHNk{background:linear-gradient(315deg,#0e2954 3%,#14152e 38%,#35155d 68%,#0c0c0c 98%);animation:introduction_gradient__rbHmP 15s ease infinite;background-size:400% 400%;background-attachment:fixed;height:100vh}.introduction_textContainer__1EBEN{width:100%;height:100%;color:var(--light);display:grid;padding:0 4rem;grid-template-columns:repeat(2,1fr)}@keyframes introduction_gradient__rbHmP{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.introduction_leftPanel___Nu1k,.introduction_rightPanel__Dj59W{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.introduction_helloText__kIlNt{font-size:1.5rem}.introduction_introPost__ZtgLg{margin-bottom:2rem}.introduction_buttonContainer__5OcxJ{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media only screen and (min-width:600px) and (max-width:768px){.introduction_buttonContainer__5OcxJ{flex-direction:column}}@media only screen and (max-width:600px){.introduction_textContainer__1EBEN{grid-template-columns:repeat(1,1fr)}.introduction_buttonContainer__5OcxJ{flex-direction:column}}.introduction_downloadResumeButton__bPILQ{background-color:#ccc;color:var(--dark)}.introduction_downloadResumeButton__bPILQ,.introduction_scheduleCall__TRnSI{border-radius:32px;border:1px solid #ccc;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .2s ease-in-out}.introduction_scheduleCall__TRnSI{background-color:transparent;color:var(--light)}.introduction_scheduleCall__TRnSI:hover{background-color:#ccc;color:var(--dark)}.introduction_devImage__bknoC{transform:rotateY(180deg)}.projects_projects__4JzEm{padding:4rem;background-image:url(/_next/static/media/project-bg.101be013.jpg),radial-gradient(circle,transparent,rgba(0,0,0,.5));background-blend-mode:overlay;background-size:cover;background-position:50%;background-repeat:no-repeat;color:var(--light)}.projects_projectsContainer__M7qi9{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin:2rem 0}@media only screen and (max-width:768px){.projects_projectsContainer__M7qi9{grid-template-columns:1fr 1fr}}@media only screen and (max-width:600px){.projects_projectsContainer__M7qi9{grid-template-columns:1fr}}@keyframes projects_appear__Rv_ye{0%{opacity:0}to{opacity:1}}.projects_card__oPGoz{animation:projects_appear__Rv_ye linear;animation-timeline:view();animation-range:entry 0 cover 40%}.experience_experience__VZ6DG{min-height:100vh;background:#190422;background:-webkit-linear-gradient(270deg,#3c0753,#190422);color:var(--light)}.experience_sectionTitle__GaNSo{color:var(--light)}.experience_textContainer__GGB82{padding-top:4rem;width:100%;height:100%}.experience_area__gEDMy{background:#190422;background:-webkit-linear-gradient(270deg,#3c0753,#190422);width:100%;height:100vh;position:absolute}.experience_circles__ACzxu{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}.experience_circles__ACzxu li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:hsla(0,0%,100%,.2);animation:experience_animate__b93qG 25s linear infinite;bottom:-150px}.experience_circles__ACzxu li:first-child{left:25%;width:80px;height:80px;animation-delay:0s}.experience_circles__ACzxu li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.experience_circles__ACzxu li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.experience_circles__ACzxu li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.experience_circles__ACzxu li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.experience_circles__ACzxu li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.experience_circles__ACzxu li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.experience_circles__ACzxu li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.experience_circles__ACzxu li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.experience_circles__ACzxu li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes experience_animate__b93qG{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}.experience_timelineCard__mC6Pj{border:1px solid hsla(0,0%,100%,.3);border-radius:6px;margin-bottom:2rem;margin-top:.5rem;padding:1rem;background-color:hsla(0,0%,100%,.1)}.experience_jobRole___A66N{font-weight:600;font-size:1.1rem;margin-bottom:0}.experience_companyName__7Dna2{color:#ccc;font-size:.95rem;font-style:italic;margin-bottom:.5rem}.experience_timeDuration__ndi7W{color:#ccc;margin-bottom:0;font-size:.9rem}.experience_description__plfRG{font-size:.85rem;font-style:italic}