@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);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{--header-height:3rem;--footer-height:3rem;--hue:0;--sat:0%;--title-color:hsl(var(--hue),var(--sat),20%);--title-color-dark:hsl(var(--hue),var(--sat),0%);--text-color:hsl(var(--hue),var(--sat),46%);--body-color:hsl(var(--hue),var(--sat),98%);--container-color:#fff;--body-font:"Poppins",sans-serif;--big-font-size:3.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--medium-font-size:1.35rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem;--tiny-font-size:0.625rem;--font-normal:400;--font-medium:500;--font-semi-bold:600;--mb-0-25:0.25rem;--mb-0-5:0.5rem;--mb-0-75:0.75rem;--mb-1:1rem;--mb-1-5:1.5rem;--mb-2:2rem;--mb-2-5:2.5rem;--mb-3:3rem;--z-tooltip:10;--z-fixed:100;--z-modal:1000}@media screen and (max-width:992px){:root{--big-font-size:2.75rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,button,input,textarea{font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}body{background-color:#fafafa;background-color:var(--body-color);color:#757575;color:var(--text-color)}h1,h2,h3{color:#333;color:var(--title-color);font-weight:600;font-weight:var(--font-semi-bold)}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:auto;max-width:100%}.section{padding:6rem 0 2rem}.section__title{font-size:2.25rem;font-size:var(--h1-font-size)}.section-title h2,.section__title{color:#333;color:var(--title-color)}.section-title h2{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:2px;line-height:1px;margin:0 0 15px;padding:0;text-transform:uppercase}.section-title h2:after{background:#333;background:var(--title-color);content:"";display:inline-block;height:1px;margin:4px 10px;width:120px}.section__subtitle{display:block;font-size:.875rem;font-size:var(--small-font-size);margin-bottom:4rem}.section__subtitle,.section__title{text-align:center}*{color:#575757}.wrapper{background-color:var(--background-color);color:#757575;color:var(--text-color);display:flex;flex-direction:column;min-height:100vh}.container{box-sizing:border-box;flex:1 1;margin-left:auto;margin-right:auto;max-width:968px;padding-bottom:3rem;padding-bottom:var(--footer-height)}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.button{background-color:#333;background-color:var(--title-color);border-radius:1rem;color:#fff;color:var(--container-color);display:inline-block;font-weight:500;font-weight:var(--font-medium);padding:1.25rem 2rem}.button:hover{background-color:#000;background-color:var(--title-color-dark)}.button__icon{margin-left:.5rem;margin-left:var(--mb-0-5)}.button--flex{align-items:center;display:inline-flex}@media screen and (max-width:992px){.container{margin-left:1.5rem;margin-left:var(--mb-1-5);margin-right:1.5rem;margin-right:var(--mb-1-5)}.button{padding:1rem 1.75rem}.button__icon{height:22px;width:22px}}@media screen and (max-width:768px){body{margin:0 0 3rem;margin:0 0 var(--header-height) 0}.section{padding:2rem 0 4rem}.section__subtitle{margin-bottom:3rem;margin-bottom:var(--mb-3)}}@media screen and (max-width:576px){.section-title h2:after{display:none}}@media screen and (max-width:350px){:root{--big-font-size:2.25rem}.container{margin-left:1rem;margin-left:var(--mb-1);margin-right:1rem;margin-right:var(--mb-1)}.section-title h2:after{display:none}}.header-home{align-items:left;display:flex;flex-direction:column;height:100vh;justify-content:center;left:15%;position:fixed;text-align:center;top:17%;width:auto;z-index:5}.header-other{background-color:var(--container-color);border-bottom:1px solid rgba(0,0,0,.1);height:auto;left:0;position:fixed;right:0;top:0;z-index:5}.nav{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;height:calc(var(--header-height) + 1.5rem);justify-content:flex-end}.language__container{position:absolute}.nav__logo,.nav__toggle{color:var(--title-color);font-weight:var(--font-medium)}.nav__list{-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:var(--footer-height)}.nav__link{align-items:center;display:flex;flex-direction:column;font-size:var(--small-font-size);font-weight:var(--font-medium)}.header-home .nav__link{color:#fff;font-size:var(--medium-font-size)}.header-other .nav__link{color:var(--title-color)}.nav__close,.nav__icon,.nav__toggle{display:none}.header-home .nav__link:hover{color:green}.header-other .active-link,.nav__link:hover{color:var(--title-color-dark)}@media screen and (max-width:992px){.header-home .nav__link{font-size:1.25rem}}@media screen and (max-width:768px){.container{padding-bottom:0}.nav__link{align-items:center;display:flex;flex-direction:column;font-weight:var(--font-medium);transition:.3s}.header-home .nav__link,.nav__link{color:var(--title-color);font-size:var(--small-font-size)}.header-home .active-link,.header-home .nav__link:hover{color:var(--title-color-dark)}.header-home{background-color:var(--container-color);height:var(--header-height);left:0;right:0}.header-home,.header-other{border-top:1px solid rgba(0,0,0,.1);bottom:0;top:auto}.header-other{height:auto}.nav{height:var(--header-height)}.nav__menu{background-color:var(--body-color);border-radius:1.5rem 1.5rem 0 0;bottom:-100%;box-shadow:0 -1px 4px rgba(0,0,0,.15);left:0;padding:2rem 1.5rem 4rem;position:fixed;transition:.3s;width:100%}.show-menu{bottom:0}.nav__list{grid-gap:2rem;color:#000;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:0}.nav__icon{font-size:1.2rem}.nav__close{bottom:.5rem;color:var(--title-color);cursor:pointer;font-size:1.5rem;position:absolute;right:1.3rem}.nav__close:hover{color:var(--title-color-dark)}.nav__toggle{cursor:pointer;font-size:1.1rem}.nav__close,.nav__icon,.nav__toggle{display:block}}@media screen and (max-width:350px){.nav__menu{padding:2rem .25rem 4rem}.nav__list{-webkit-column-gap:0;column-gap:0}}.about.section{flex:1 1;margin-top:calc(var(--header-height) + .5rem)}.about__container{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:0 15px}.about__row{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.about__image-container{align-items:center;display:flex;justify-content:center}.about__img{border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.07);height:auto;max-width:450px;object-fit:cover;width:100%}.about__data{text-align:left}.about__heading{font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.about__description{color:#555;font-size:1rem;line-height:1.7;margin-bottom:1rem;text-align:justify}.about__skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}.about__skills-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.about__skills-grid ul{list-style-type:none;margin:0;padding:0}.about__skills-grid li{font-size:.95rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.about__skills-grid li:before{color:#1f6fb3;content:"✓";font-size:1rem;font-weight:600;left:0;position:absolute}@media (max-width:992px){.about__row{gap:2rem;grid-template-columns:1fr}.about__image-container{order:-1}}@media (max-width:576px){.section-title h2{font-size:2rem}.about__heading{font-size:1.25rem}.about__skills-grid{grid-template-columns:1fr}}.education{margin-top:calc(var(--header-height) + .5rem)}.education__container{box-shadow:0 2px 4px rgba(0,0,0,.2);padding:40px;transition:all .3s ease-in-out}.education__course{grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:auto 1fr;text-align:left}.education__img-container{align-items:center;display:flex;justify-content:center}.education__img{width:100px}.education__course-info h5{font-size:17px;margin-top:2rem}.education__course-info .date{float:left}.education__course-info .location{float:right;padding-right:2px}.education__coursework{margin-top:0}.education__coursework h6{font-size:12px}.education__coursework ul{-webkit-columns:2;column-count:2;list-style-type:circle;padding-left:1.5rem;text-align:left}@media screen and (max-width:768px){.education__coursework{margin-top:2rem}.education{margin-top:1rem}.education__course{margin:0}.education__img{width:90px}.education__coursework ul{-webkit-columns:1;column-count:1;padding-left:0}}@media screen and (max-width:576px){.education__img{width:110px}.education__course{grid-template-columns:1fr}.education__img-container{justify-content:center}.education__course-info{text-align:center}.education__course-info h5{margin-top:0}.education .date,.education .location{display:block;float:none}}: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:transparent;--input-disabled-border-color:transparent;--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;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{-webkit-transform:rotate(90deg) translateY(-100%);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;-webkit-transform-origin:0 0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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 transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--total-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 transparent;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{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);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(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-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:transparent;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%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.certification{margin-top:calc(var(--header-height) + .5rem)}.certification__container{padding:40px}.certification__course{grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:auto 1fr;text-align:left}.certification__img-container{align-items:center;display:flex;justify-content:center}.certification__img{height:100px;width:100px}.certification__course-info h5{font-size:17px;margin-top:2rem}.certification__course-info .date{float:left}.certification__course-info .location{float:right;padding-right:2px}.certification__coursework{margin-top:0}.certification__coursework h6{font-size:12px}.certification__coursework ul{-webkit-columns:2;column-count:2;list-style-type:circle;padding-left:1.5rem;text-align:left}.certification__container{box-shadow:0 2px 4px rgba(0,0,0,.2);padding:20px 40px 0;transition:all .3s ease-in-out}.certification--clickable{cursor:pointer;transition:background-color .3s ease}.certification--clickable:hover{background-color:#f9f9f9}.modal__overlay{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal__content{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3);height:90%;max-width:900px;padding:10px;position:relative;width:auto}.modal__content embed{border-radius:4px}.modal__close-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#333;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;position:absolute;right:-15px;top:-15px;width:30px}.modal__close-btn:hover{background:#f0f0f0}.pdf-viewer-container{height:100%;overflow-y:auto;width:100%}.pdf-viewer-container .react-pdf__Page__canvas{height:auto!important;max-width:100%}@media screen and (max-width:768px){.certification__container{padding:10px 40px 20px}.certification__coursework{margin-top:2rem}.certification{margin-top:1rem}.certification__course{margin:0}.certification__img{width:90px}.certification__coursework ul{-webkit-columns:1;column-count:1;padding-left:0}}@media screen and (max-width:576px){.certification__img{width:110px}.certification__course{grid-template-columns:1fr}.certification__img-container{justify-content:center}.certification__course-info{text-align:center}.certification__course-info h5{margin-top:0}.certification .date,.certification .location{display:block;float:none}}.experience{margin-top:calc(var(--header-height) + .5rem)}.experience__container{box-shadow:0 2px 4px rgba(0,0,0,.2);padding:20px 40px 0;transition:all .3s ease-in-out}.experience__course{grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:auto 1fr;text-align:left}.experience__img-container{align-items:top;display:flex;justify-content:center;margin-top:1.5rem}.experience__img{height:-webkit-min-content;height:min-content;width:100px}.experience__course-info h5{font-size:17px;margin-top:2rem}.experience__course-info .date .company{float:left}.experience__course-info .location{float:right;padding-right:2px}.experience__coursework{margin-top:0}.experience__coursework h6{font-size:12px}.experience__coursework ul{-webkit-columns:2;column-count:2;list-style-type:circle;padding-left:1.5rem;text-align:left}.experience__course-info ul{display:block;list-style-type:disc;margin-bottom:1rem;margin-top:1rem;padding-left:20px}.experience__course-info li{display:list-item;margin-bottom:.5rem;text-align:justify}@media screen and (max-width:768px){.experience__container{padding:20px 40px}.experience__coursework{margin-top:2rem}.experience{margin-top:1rem}.experience__course{margin:0}.experience__img{width:90px}.experience__coursework ul{-webkit-columns:1;column-count:1;padding-left:0}}@media screen and (max-width:576px){.experience__img{width:110px}.experience__course{grid-template-columns:1fr}.experience__img-container{justify-content:center}.experience__course-info{text-align:center}.experience__course-info h5{margin-top:0}.experience .date .company,.experience .location{display:block;float:none}}.modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:2rem;width:100%}.modal-content{background-color:#fff;border-radius:5px;max-width:70%;overflow:auto;padding:50px;position:relative;text-align:center}.modal-content iframe{margin:0 auto;width:80%}.modal-content h2,.modal-content p{text-align:left}.close{cursor:pointer;position:absolute;right:10px;top:10px}.social-link{display:block;margin-top:10px;text-align:center}.social-link svg{fill:var(--title-color);height:25px;margin-right:5px;width:25px}@media screen and (max-width:768px){.modal-content{max-width:90%}.modal{top:0}.modal-content iframe{width:90%}}@media screen and (max-width:576px){.modal-content iframe{width:100%}.modal-content{max-width:100%;padding:25px}}.projects{margin-top:calc(var(--header-height) + .5rem)}.project{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;height:320px;justify-content:space-between;overflow:hidden;padding:20px;text-align:center;width:100%}.project:hover{border:1px solid #000}.project img{border-radius:5px;height:200px;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.project:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.project h3{margin:10px 0}.project p{flex-grow:1}.project-link{color:inherit;flex-basis:calc(33.33% - 2rem);margin:1rem;text-decoration:none}.projects-list{display:flex;flex-wrap:wrap;justify-content:left;margin-left:0;margin-right:0}.projects-list.container{margin-bottom:2rem;margin-left:0;margin-right:0}@media screen and (max-width:768px){.project-link{flex-basis:calc(50% - 2rem)}.projects{margin-top:1rem}}@media screen and (max-width:576px){.project-link{flex-basis:calc(100% - 2rem)}}.contact{margin-top:calc(var(--header-height) + .5rem)}.contact__container{-webkit-column-gap:6rem;column-gap:6rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:center;padding-bottom:3rem}.contact__title{font-size:var(--h3-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5);text-align:center}.contact__info{grid-row-gap:1rem;display:grid;grid-template-columns:300px;row-gap:1rem}.social-links{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.contact__card{border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:1rem;text-align:center}.contact__card-icon{color:var(--title-color);font-size:2rem;margin-bottom:var(--mb-0-25)}.contact__card-data,.contact__card-title{font-size:var(--small-font-size)}.contact__card-title{font-weight:var(--font-medium)}.contact__card-data{display:block;margin-bottom:var(--mb-0-75)}.custom-button{align-items:center;border-radius:5px;color:#fff;-webkit-column-gap:.25rem;column-gap:.25rem;display:inline-flex;font-size:var(--small-font-size);height:40px;justify-content:center}.contact__button:hover .contact__button-icon{-webkit-transform:translate(.25rem);transform:translate(.25rem)}.contact__form{width:360px}.contact__form-div{height:4rem;margin-bottom:var(--mb-2);position:relative}.contact__form-input{background:none;border:1px solid rgba(0,0,0,.3);border-radius:5px;color:var(--text-color);height:100%;left:0;outline:none;padding:1.5rem;position:absolute;top:0;width:100%;z-index:1}.contact__form-input:valid{border-color:rgba(0,0,0,.3);box-shadow:none}.contact__form-tag{background-color:var(--body-color);font-size:var(--smaller-font-size);left:1.25rem;padding:.25rem;position:absolute;top:-.75rem;z-index:2}.contact__form-area{height:11rem}.contact__form-area textarea{resize:none}.contact__button:hover{color:#000}.social-link:hover svg{fill:#000}@media screen and (max-width:992px){.contact__container{-webkit-column-gap:3rem;column-gap:3rem}}@media screen and (max-width:768px){.contact{margin-top:1rem}.contact__container{grid-template-columns:1fr;row-gap:3rem;width:100%}.contact__info{justify-content:center}.contact__form{margin:0 auto}}@media screen and (max-width:576px){.contact__info{grid-template-columns:1fr}.contact__form{width:100%}}#preloader{display:flex;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99999}#preloader:after,#preloader:before{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease 0s;width:50%;z-index:-1}#preloader:after{left:auto;right:0}#preloader .loader_line{height:250px;margin:auto;overflow:hidden;position:relative;transition:all .8s ease 0s;width:1px}.loader_line:before{-webkit-animation:lineheight 1s ease-in-out 0s forwards;animation:lineheight 1s ease-in-out 0s forwards;background-color:#fff;height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.loader_line:after,.loader_line:before{content:"";left:0;position:absolute;width:1px}.loader_line:after{-webkit-animation:lineround 1.2s linear 0s infinite;animation:lineround 1.2s linear 0s infinite;-webkit-animation-delay:2s;animation-delay:2s;background-color:#999;height:100%;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@-webkit-keyframes lineheight{0%{height:0}to{height:100%}}@keyframes lineheight{0%{height:0}to{height:100%}}@-webkit-keyframes lineround{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(200%);transform:translateY(200%)}}@keyframes lineround{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(200%);transform:translateY(200%)}}.preloaded .loader_line:after{opacity:0}.preloaded .loader_line{height:100%!important;opacity:0}.preloaded:after,.preloaded:before{-webkit-animation:preloadedzero .3s ease-in-out .5s forwards;animation:preloadedzero .3s ease-in-out .5s forwards}@-webkit-keyframes preloadedzero{0%{width:50%}to{width:0}}@keyframes preloadedzero{0%{width:50%}to{width:0}}.footer{background-color:var(--container-color);height:var(--footer-height)}@media screen and (max-width:768px){.footer{background-color:var(--container-color)}}.language__container{position:fixed;top:10px;z-index:7}.language__item{background-color:initial;margin:0 4px 0 7px}.untranslated svg{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media screen and (max-width:768px){.language__container{position:absolute;right:10px}}
/*# sourceMappingURL=main.fc393ef6.css.map*/