@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";:root{--primary-color: #222831;--secondary-color: #353639;--accent-color: #76abae;--grey-color: #b3b3b3;--whitish-color: #eeeeee}*{padding:0;margin:0}html{scroll-behavior:smooth}::selection{background:var(--accent-color);color:var(--secondary-color)}body{background:var(--primary-color);font-family:Space Grotesk,sans-serif;color:var(--whitish-color)}#root{max-width:1280px;margin:0 auto}a{text-decoration:none;color:var(--grey-color);transition:all .2s}a:hover,a:active{color:#fff}h2{font-size:3rem}.reactIcon{font-size:1.7rem}@media screen and (max-width: 1280px){h2{padding:0 2.5rem}}@media screen and (max-width: 576px){h2{font-size:2rem}}._header_1j6ve_1{display:flex;padding:0 1rem;justify-content:space-between;align-items:center}._menuToggle_1j6ve_13{font-size:1.5rem;cursor:pointer;display:flex;align-items:center;gap:10px;display:none}._sitelogo_1j6ve_29{width:110px;transition:all .3s;transform:rotate(0);transform-origin:center center}._sitelogo_1j6ve_29:hover{transform:rotate(10deg)}._sitelogo_1j6ve_29 a{display:flex;justify-content:center;align-items:center;width:100%}._sitelogo_1j6ve_29 a img{width:100%;object-fit:cover}._header_1j6ve_1 ul{display:flex;gap:1rem}._header_1j6ve_1 ul li{list-style-type:none}._header_1j6ve_1 ul li a{display:block;padding:1rem .5rem;transition:all .2s}._header_1j6ve_1 ul li a:hover{transform:translateY(-2px)}@media screen and (max-width: 768px){._header_1j6ve_1{padding:0 .5rem}._sitelogo_1j6ve_29{width:80px}}@media screen and (max-width: 576px){._header_1j6ve_1{padding-right:2rem}._sitelogo_1j6ve_29{width:60px;padding:0 1rem}._menuToggle_1j6ve_13{position:fixed;top:15px;right:40px;display:block;z-index:1000}._closeBtn_1j6ve_145{color:var(--primary-color)}._header_1j6ve_1 ul{flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;position:fixed;top:0;right:0;transition:all .5s ease-out;overflow:hidden;background:var(--accent-color);z-index:150}._header_1j6ve_1 ul li a{color:var(--primary-color);padding:1rem 1.5rem;margin-right:1.5rem}._navNotActive_1j6ve_189{width:0;height:0;opacity:0;border-radius:0}._navActive_1j6ve_201{width:350px;height:350px;opacity:1;border-radius:0 0 0 100%}}._footer_1u0o1_1{border-top:.4px solid var(--grey-color);padding:2rem 0}._footer_1u0o1_1 p{text-align:center;font-size:.75rem}main{height:600px;width:100%;display:flex}h1{font-size:4rem;opacity:0;transform:translateY(100%);animation:_mainHeading_lralq_1 .6s ease-out 2.5s forwards}h1 span{text-transform:uppercase;color:transparent;-webkit-text-stroke:1px var(--grey-color)}._info_lralq_33{width:50%;padding:2rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}._illustration_lralq_49{width:50%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}._imgBox_lralq_65{width:430px;height:430px;opacity:0;border-radius:50%;overflow:hidden;border:5px solid var(--whitish-color);box-shadow:5px 5px 0 var(--whitish-color);animation:_imgSizing_lralq_1 1s ease-out 2.5s 1 forwards}img{width:100%;height:100%;object-fit:cover;object-position:30%}._buttonsContainer_lralq_99{display:flex;gap:3rem}._firstLine_lralq_111{width:250px;border-right:1px solid var(--grey-color);overflow:hidden;white-space:nowrap;animation:_firstlineTypewriter_lralq_1 1.5s steps(30) 1s 1 normal both,_blinkingCursor_lralq_1 .2s steps(30) 10 normal forwards}._lastLine_lralq_127{width:600px;border-right:transparent;overflow:hidden;white-space:nowrap;animation:_lastlineTypewriter_lralq_1 3s steps(73) 3.5s 1 normal both,_blinkingCursor_lralq_1 .3s steps(30) 3.5s 30 normal forwards}@media screen and (max-width: 1280px){h1{font-size:3.5rem}._info_lralq_33{flex-wrap:wrap}._lastLine_lralq_127{width:100%;opacity:0;transform:translateY(100%);animation:_mainHeading_lralq_1 1s ease-out 4s forwards;white-space:wrap}._imgBox_lralq_65{width:380px;height:380px}}@media screen and (max-width: 992px){main{height:auto;flex-direction:column}h1{word-wrap:wrap;text-align:center}._info_lralq_33{width:auto;padding:5rem 2rem;align-items:center}._lastLine_lralq_127{text-align:center}._illustration_lralq_49{width:100%;padding:2rem 0}}@media screen and (max-width: 576px){h1{font-size:2.5rem}._buttonsContainer_lralq_99{gap:2rem}._imgBox_lralq_65{width:300px;height:300px}}@media screen and (max-width: 425px){html{font-size:80%}._info_lralq_33{padding:4rem .75rem}._imgBox_lralq_65{width:270px;height:270px}}@keyframes _firstlineTypewriter_lralq_1{0%{width:0}to{width:250px}}@keyframes _lastlineTypewriter_lralq_1{0%{width:0}to{width:600px}}@keyframes _blinkingCursor_lralq_1{0%{border-right:1px solid var(--grey-color)}to{border-right:transparent}}@keyframes _mainHeading_lralq_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes _imgSizing_lralq_1{0%{transform:translateY(100%);opacity:0}80%{opacity:.3}to{transform:translateY(0);opacity:1}}._button_jbm2j_1{width:160px;height:45px;background:transparent;outline:none;border:1px solid var(--grey-color);box-shadow:3px 3px 0 var(--accent-color);transition:all .3s}._button_jbm2j_1:hover{transform:translate(3px,3px);box-shadow:none}._button_jbm2j_1 a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;color:var(--grey-color);text-align:center;font-size:1.1rem;transition:all .3s}._button_jbm2j_1 a:hover{background:var(--secondary-color)}@media screen and (max-width: 576px){._button_jbm2j_1{width:140px;height:40px}._button_jbm2j_1 a{font-size:.9rem}}._project_zm5on_1{background:var(--secondary-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem;border-radius:20px;height:450px;overflow:hidden;flex-basis:50px;cursor:pointer;transition:all .8s ease}._expandedProject_zm5on_31{flex-basis:100%;justify-content:flex-start;align-items:flex-start}._rotatedHeading_zm5on_41{transform:rotate(-90deg) translate(-30%);width:400px;text-transform:uppercase;letter-spacing:5px}._projectNumber_zm5on_53{background:#0c0c0c52;height:30px;width:30px;display:grid;place-items:center;border-radius:100%}._projectThumbnail_zm5on_69{width:70%;height:50%;position:relative}._projectImage_zm5on_79{width:100%;height:100%;border-radius:20px;object-fit:cover;filter:brightness(80%)}._projectInfo_zm5on_93{width:auto;padding:1.5rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}._projectInfo_zm5on_93 a{word-break:break-all}@media screen and (max-width: 1280px){._projectThumbnail_zm5on_69{width:85%}}@media screen and (max-width: 992px){._projectThumbnail_zm5on_69{width:100%}}@media screen and (max-width: 768px){._project_zm5on_1{width:auto;height:50px;flex-direction:row;padding:.5rem 1rem}._rotatedHeading_zm5on_41{transform:rotate(0) translate(0)}._expandedProject_zm5on_31{flex-direction:column;padding:1rem}}@media screen and (max-width: 576px){._rotatedHeading_zm5on_41{width:auto}}@media screen and (max-width: 325px){._project_zm5on_1{height:auto}}._projects_gjuoy_1{padding:4rem 0}._projects_gjuoy_1 h2{text-align:right}._projectsContainer_gjuoy_13{display:flex;gap:1rem;padding:3rem;flex-wrap:no-wrap;transition:transform .8s ease;overflow:auto;animation:_moveContainer_gjuoy_1 6s step(6);overflow:hidden}@media screen and (max-width: 768px){._projectsContainer_gjuoy_13{flex-direction:column}}@media screen and (max-width: 576px){._projectsContainer_gjuoy_13{padding:3rem 1rem}}._skillsContainer_ec1hx_1{display:flex;flex-wrap:wrap;padding:4rem 1rem;column-gap:2.5rem;justify-content:center;align-items:center;gap:2.5rem}._skill_ec1hx_1{display:flex;flex-direction:column;justify-content:flex-start}._skillIcon_ec1hx_29{font-size:100px;cursor:pointer;transition:all .3s}._skillIcon_ec1hx_29:hover{color:var(--accent-color)}@media screen and (max-width: 576px){._skillIcon_ec1hx_29{font-size:60px}}._contact_mtml6_1{padding:3rem 0}._content_mtml6_7{display:flex;justify-content:space-between;padding:3rem}._socialLinks_mtml6_17{display:flex;flex-direction:column;gap:1.2rem}._link_mtml6_27,._email_mtml6_29{display:flex;gap:1rem;align-items:center}._email_mtml6_29{width:50%}._email_mtml6_29 form{width:100%;display:flex;flex-direction:column;gap:1.3rem}._inputBox_mtml6_57{display:flex;flex-direction:column;gap:.5rem}._inputBox_mtml6_57 input,._inputBox_mtml6_57 textarea{background:transparent;border:none;outline:none;border:1px solid var(--grey-color);color:var(--whitish-color);padding:.5rem;font-size:1.2rem}._inputBox_mtml6_57 textarea{resize:vertical}._email_mtml6_29 form input[type=submit]{background:var(--whitish-color);text-transform:uppercase;color:var(--primary-color);font-size:1.3rem;padding:.3rem;border:none;cursor:pointer;font-weight:500;transition:all .3s}._email_mtml6_29 form input[type=submit]:hover{background:var(--accent-color)}@media screen and (max-width: 992px){._content_mtml6_7{flex-direction:column;gap:3rem}._socialLinks_mtml6_17{order:2;padding:1.5rem 0;flex-direction:row;justify-content:space-between;align-content:flex-start;flex-wrap:wrap}._email_mtml6_29{width:100%}h3{width:100%;flex-shrink:0}}@media screen and (max-width: 425px){._content_mtml6_7{padding:1.5rem}}._scrollbar_1siox_1{position:fixed;top:0;left:0;width:0vw;height:5px;background:var(--accent-color);z-index:1000}
