body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#27272a;--secondary-color:#65656d;--tertiary-color:#acacb4;--quaternary-color:#e4e4e7;--link-color:#14b8a6;--primary-font:"Heebo",sans-serif;--secondary-font:"Roboto",sans-serif}.nav-container{margin:0}.nav-container,.navbar{align-items:center;display:flex;justify-content:center}.navbar{position:fixed;top:3vh;z-index:999}.nav-background{background:#fff;border-radius:40px;box-shadow:0 2px 10px #0000001a;height:40px;padding-left:0;padding-right:0;width:380px}.nav-list{align-items:center;display:flex;justify-content:space-between;list-style:none;margin-left:-16px;margin-right:20px;margin-top:11px}.nav-item{font-size:80%;font-weight:700}.nav-item.active a{color:var(--link-color)!important}.nav-item a{color:var(--primary-color);text-decoration:none}.nav-item a:hover{color:var(--link-color);transition:color .3s ease-in-out}@media (max-width:600px){.navbar{font-size:80%;margin-left:25%;margin-right:25%;width:80%}.nav-background{height:40px;width:80%}.nav-item{font-weight:700}}.all-projects-container{align-items:stretch;display:flex;flex-wrap:wrap;margin-left:-35px;margin-right:-35px;padding-bottom:30px;padding-top:30px}.all-projects-project{box-sizing:border-box;overflow:hidden;padding:10px;width:33.33333%}@media (max-width:600px){.all-projects-project{width:50%}}.project{border-radius:20px;height:100%;mix-blend-mode:normal;opacity:.8}.project a{text-decoration:none}.project:hover{background:#fafafa;opacity:1;transition:background-color .3s ease-in-out}.project:hover .project-link{color:var(--link-color);transition:color .3s ease-in-out}.project-container{padding:30px}.project-logo-main{display:flex;width:100%}.project-logo{float:left;padding-right:10px;width:30px}.project-logo img{width:100%}.project-title{color:var(--primary-color);font-family:var(--secondary-font);font-size:16px;font-weight:700;margin-bottom:1em;padding-top:15px}.project-description,.project-link{color:var(--secondary-color)}.project-link{align-items:center;display:flex;font-size:12px;padding-top:20px}.project-link-icon{font-size:13px;padding-left:5px}.project-link-text{font-weight:700;padding-left:20px}@media (max-width:600px){.project{height:300px}}.footer{align-items:center;display:flex;margin-top:50px;padding-bottom:25px;padding-top:25px}.footer-credits,.footer-links{flex-basis:50%}.footer-links{margin-left:-40px}.footer-nav-link-list{align-items:center;display:flex;justify-content:space-between;list-style:none}.footer-nav-link-item{font-size:80%;font-weight:700}.footer-nav-link-list a{color:var(--secondary-color);text-decoration:none}.footer-nav-link-list a:hover{color:var(--link-color)}.footer-credits-text{color:var(--tertiary-color);font-size:14px;justify-content:flex-end;text-align:right}@media (max-width:600px){.footer{flex-direction:column;height:85px}.footer-links{display:flex;justify-content:center;width:100%}.footer-nav-link-list{width:100%}}.homepage-logo-container{align-items:center;display:flex;justify-content:left;padding-top:130px}.homepage-logo{border:1px solid #fff;border-radius:50%;box-shadow:0 4px 10px #00000040;display:flex;position:fixed;top:4vh}.homepage-container{padding-top:25px}.homepage-first-area{align-items:center;display:flex;justify-content:space-between}.homepage-first-area-left-side{align-items:flex-start;display:flex;flex-direction:column}.homepage-subtitle,.homepage-title{width:85%!important}.homepage-first-area-right-side{align-items:center;display:flex}.homepage-image-container{height:370px;width:370px}.homepage-image-wrapper{border-radius:10%;overflow:hidden;transform:rotate(3deg)}.homepage-image-wrapper img{width:100%}.homepage-socials{align-items:center;display:flex;justify-content:left;padding-top:30px}.homepage-social-icon{color:var(--secondary-color);font-size:25px;padding-right:20px;transition:color .2s ease-in-out}.homepage-social-icon:hover{color:var(--primary-color)}.homepage-after-title{margin-top:60px}.homepage-projects{flex-basis:300px;padding-top:40px}.homepage-articles{flex-basis:900px;margin-left:-30px;padding-top:30px}.homepage-article{padding-bottom:5px}.homepage-works{flex-basis:600px;padding-top:30px}@media (max-width:1024px){.homepage-first-area{flex-direction:column}.homepage-first-area-left-side{align-items:flex-start;display:flex;flex-direction:column;order:2;width:100%}.homepage-title{margin-top:20px;order:2;width:100%!important}.homepage-subtitle{margin-top:10px;order:3;width:100%!important}.homepage-first-area-right-side{order:1;width:100%}.homepage-image-container{margin-left:10px;order:1;padding-bottom:100px;padding-top:50px}.homepage-after-title{flex-direction:column;margin-top:60px}.homepage-articles,.homepage-projects{flex-basis:auto}.homepage-works{flex-basis:auto;margin-left:-25px;margin-right:-25px}}.card{border-radius:20px;mix-blend-mode:normal;outline:2px solid #f4f4f5}.card-container{padding:30px 30px 5px 15px}.card-header{align-items:center;display:flex}.card-icon{color:var(--tertiary-color);font-size:15px}.card-title{color:var(--secondary-color);font-size:14px;font-weight:650;padding-left:20px}.card-body{display:flex;font-size:15px;padding-top:40px}.logo{border-radius:50%;display:block;margin:0;padding:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#383636;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#000}.page-content{background-color:#fff;position:relative}.page-content:after,.page-content:before{background-color:#fafafa;border:1px solid #f4f4f5;bottom:0;content:"";position:absolute;top:0;width:calc(50% - 600px)}.page-content:before{left:0;z-index:1}.page-content:after{right:0;z-index:1}.content-wrapper{margin:0 auto;max-width:1000px}.title{color:var(--primary-color);font-family:var(--secondary-font);font-size:40px;font-weight:700;width:70%}.subtitle{color:var(--secondary-color);font-size:16px;line-height:28px;margin-top:25px;padding-top:10px;width:70%}.page-footer{position:block}.page-footer:before{border-top:2px solid var(--tertiary-color);content:"";left:0;position:absolute;right:0}@media (max-width:1270px){.page-content:after,.page-content:before{width:5%}.content-wrapper{max-width:90%;padding-left:10%;padding-right:10%}}@media (max-width:1024px){.page-content:after,.page-content:before{width:calc(50% - 475px)}.content-wrapper{max-width:980px}}@media (max-width:800px){.content-wrapper{margin:0 auto;max-width:90%;padding:0 10px}.page-content:after,.page-content:before{display:none}.subtitle,.title{width:100%}}.projects-logo-container{display:flex;justify-content:left;padding-top:25px}.projects-logo{border:1px solid #fff;border-radius:50%;box-shadow:0 4px 10px #00000040;display:flex;position:fixed;top:4vh;z-index:999}.projects-container{display:flex;flex-direction:column;height:100%;margin:0;padding-top:120px}@media (max-width:600px){.projects-container{padding-top:60px}.projects-project{width:50%}}.about-logo-container{display:flex;justify-content:left;padding-top:25px}.about-logo{border:1px solid #fff;border-radius:50%;box-shadow:0 4px 10px #00000040;display:flex;position:fixed;top:4vh}.about-container{display:flex;flex-direction:column;height:100%;margin:0;padding-top:120px}.about-main{display:flex}.about-right-side{flex-basis:900px}.about-title{width:100%!important}.about-subtitle{width:80%!important}.about-left-side{display:flex;flex-basis:300px;flex-direction:column}.about-image-container{width:370px}.about-image-wrapper{border-radius:10%;display:inline-block;overflow:hidden;transform:rotate(3deg);width:100%}.about-image-wrapper img{display:block;width:100%}.about-socials{padding-bottom:50px;padding-top:50px}.about-socials-mobile{display:none}@media (max-width:1024px){.about-logo{z-index:100}.about-main{flex-direction:column}.about-subtitle{padding-top:20px!important}.about-left-side{flex-basis:100%;order:1}.about-right-side{flex-basis:100%;order:2}.about-image-container{padding-bottom:40px}.about-socials{display:none}.about-socials-mobile{display:flex;padding-top:30px}}@media (max-width:600px){.about-container{padding-top:60px}.about-image-container{width:80%}}.email-wrapper,.social{display:flex;padding-bottom:20px}.email-wrapper a,.social a{text-decoration:none}.social-icon{font-size:15px}.social-icon,.social-text{color:var(--secondary-color)}.social-text{font-size:14px;font-weight:600;margin-top:-20px;padding-left:30px}.email:before{border-top:3px solid #f4f4f5;content:"";display:block;margin-top:20px}.email-wrapper,.email:before{padding-top:20px}.contact-logo-container{display:flex;justify-content:left;padding-top:25px}.contact-logo{border:1px solid #fff;border-radius:50%;box-shadow:0 4px 10px #00000040;display:flex;position:fixed;top:4vh}.contact-subtitle{width:100%!important}.contact-container{display:flex;flex-direction:column;justify-content:space-around;margin-top:120px}.socials-container{display:flex;flex-direction:column;margin-top:80px}.contact-socials{align-items:center;display:flex;justify-content:flex-start}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.pdf-content{flex-direction:row}.pdf-button,.pdf-content{align-items:center;display:flex;justify-content:center}.pdf-button{padding-bottom:25px;padding-top:15px}.resume{justify-content:center;padding-bottom:50px;padding-top:50px}.resume-container{display:flex;flex-direction:column;justify-content:space-around}.pdf-contents-object{height:1024px;min-height:100vh;width:100%}
/*# sourceMappingURL=main.a07f057b.css.map*/