@keyframes moveInRight{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0%)}}@keyframes moveInLeft{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0%)}}@keyframes moveInUp{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0%)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0%)}}@keyframes popFade{0%{opacity:0}to{opacity:1}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{width:100vw;font-size:62.5%}@media only screen and (width<=75em){html{font-size:56.25%}}@media only screen and (width<=56.25em){html{font-size:50%}}@media only screen and (width>=112.5em){html{font-size:75%}}body{box-sizing:border-box;color:#222831;background-color:#eee;margin:0 auto;font-family:Garamond,sans-serif;font-weight:400;line-height:1.7}.heading-1{color:#222831;font-size:4rem}.heading-2{color:#222831;font-size:3.5rem}.heading-3{color:#222831;font-size:2.5rem;font-weight:600}.paragraph-1{color:#31363f;font-size:1.5rem}.u-bottom-shadow-text{text-shadow:0 1rem 2rem #76abae80}.u-bottom-shadow-box{box-shadow:0 1rem 3rem #76abae33}.u-hidden{display:none!important}.u-margin-bottom-small{margin-bottom:2rem!important}.u-margin-bottom-medium{margin-bottom:4rem!important}.u-margin-bottom-big{margin-bottom:8rem!important}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.btn{color:#fff;cursor:pointer;background-color:#222831;border-radius:16px;width:150px;padding:1rem;font-family:Lato,sans-serif;font-size:1.5rem;transition:transform .1s}.btn:hover{filter:brightness(1.1)}.btn--dark{background-color:#222831}.btn--dark:hover{transform:translateY(-10%)}.btn--dark:active{transform:translateY(-5%)}@media (width<=900px){.btn__resume{display:none}}.carousel-btn{cursor:pointer;background-color:#fff;border:2px solid #76abae;border-radius:50%;width:50px;height:50px;position:absolute}.experience{grid-template-columns:1fr 2fr;max-width:1280px;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}@media only screen and (width<=900px){.experience{flex-direction:column;justify-content:start;display:flex}}.experience__category{flex-direction:column;justify-content:flex-start;align-items:center;padding-top:5rem;display:flex;position:relative}.experience__category h2{margin-bottom:3rem;margin-right:auto;padding-left:4rem;font-family:Crimson Text,serif;font-weight:600}@media only screen and (width<=900px){.experience__category h2{margin-left:auto;margin-right:auto;padding-left:0}}.experience__category p{font-family:Crimson Text,serif;font-weight:400}@media only screen and (width<=900px){.experience__category{justify-content:flex-start;align-items:center;padding-top:0}}.experience__titlebox{justify-content:space-evenly;width:100%;display:flex}@media only screen and (width>=900px){.experience__titlebox{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:1rem;width:25rem;height:25rem;display:grid}}.experience__title{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;transition:transform .2s;display:flex}.experience__title:hover{transform:scale(1.1)}.experience__title--1{grid-area:1/2/2/3}.experience__title--2{grid-area:2/3/3/4}.experience__title--3{grid-area:2/1/3/2}.experience__title--4{grid-area:3/2/4/3}.experience__title p{font-size:2rem}.experience__title--active{transform:scale(1.1)}.experience__title--active img{border:1px solid #222831;padding-bottom:10px;transform:scale(1.1)}.experience__description{margin-top:2rem;padding:8rem;font-family:Crimson Text,serif;overflow:hidden}.experience__description h3{font-weight:400}.experience__description h3 em{font-weight:700}@media only screen and (width<=900px){.experience__description{padding:6rem}}@media only screen and (width<=600px){.experience__description{padding:4rem}}.experience__description-work{grid-template-rows:repeat(7,min-content);row-gap:1rem;display:grid}.experience__description-tech,.experience__description-edu,.experience__description-lang{grid-template-rows:repeat(6,min-content);row-gap:1rem;display:grid}.experience__description-tech object,.experience__description-edu object,.experience__description-lang object{object-fit:cover;width:80%;max-width:200px;height:80%}.experience__art{grid-template-columns:repeat(auto-fill,minmax(7rem,7rem));justify-self:stretch;justify-items:center;gap:2rem;height:100px;display:grid}@media only screen and (width<=600px){.experience__art{grid-template-columns:repeat(auto-fill,minmax(6rem,6rem));height:80px}}.experience__artbox{width:100%;overflow:hidden}.experience__artbox object{object-fit:contain;width:100%;height:100%}.experience__lottie{object-fit:cover;max-width:200px;height:100%}.experience__icon{z-index:20;background-color:#93d6d9;border-radius:9999px;width:50px;height:50px;padding:10px;display:block}@media only screen and (width<=600px){.experience__icon{width:40px;height:40px}}.footer__first{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.footer__first p{color:#222831;text-align:center}.footer__first p a:link,.footer__first p a:visited{color:#31363f;text-decoration:none}.footer__first p a:hover,.footer__first p a:active{text-decoration:underline}.footer__second{color:#eee;justify-content:center;align-items:center;padding:2rem;display:flex}.footer__second p{color:#222831;text-align:center}.footer__second p a:link,.footer__second p a:visited{color:#222831;text-decoration:none}.footer__second p a:hover,.footer__second p a:active{text-decoration:underline}.footer__img{max-width:150px;max-height:150px}.project__card{background-color:#eee;border:1px solid #31363f;border-radius:16px;grid-template-rows:250px repeat(2,min-content) 1fr;row-gap:1rem;width:auto;min-width:300px;height:auto;margin-bottom:2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 29px #64646f33}.project__card-photobox{filter:brightness(1.2);border-bottom:2px solid #31363f;position:relative;overflow:hidden}.project__card-photo{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.project__card-description{margin:0 2rem 2rem;font-family:Crimson Text,serif;font-size:1.5rem;font-weight:400}.project__card-title{margin-left:2rem;font-family:Crimson Text,serif;font-size:2.25rem;font-weight:700}.project__card-techbox{flex-wrap:wrap;gap:10px;width:100%;padding:2rem;font-family:Lato,sans-serif;display:flex}.project__card-techbox img{width:25px;height:25px;transition:transform .2s;display:block}.project__card-techbox img:hover{transform:scale(1.2)}.project__card-techbox img:active{transform:scale(1)}.project__card-tech{background-color:#93d6d9;border-radius:9999px;justify-content:center;align-items:center;height:25px;padding-left:1rem;padding-right:1rem;font-size:1rem;display:flex}.resource__card{grid-template-columns:1fr 1fr;gap:2rem 4rem;padding:4rem;display:grid}@media only screen and (width<=720px){.resource__card{grid-template-rows:min-content 300px;grid-template-columns:1fr}}.resource__card-textbox{align-self:center}.resource__card-textbox h3,.resource__card-textbox p{color:#31363f}.resource__card-textbox a{color:#76abae;text-decoration:none;transition:transform .2s}.resource__card-textbox a:hover{color:#31363f;background-color:#93d6d9}@media only screen and (width<=720px){.resource__card-textbox{text-align:center;margin-bottom:3rem}}.resource__card-artbox{background-color:#31363f;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;padding:2rem;display:flex;box-shadow:0 7px 29px #64646f33}@media only screen and (width<=720px){.resource__card-artbox{grid-row:2/3;padding:0}}.resource__card-img{object-fit:contain;width:35rem;height:35rem}@media only screen and (width<=600px){.resource__card-img{width:60%;height:60%}}.navbar{justify-content:flex-end;max-width:1280px;margin-left:auto;margin-right:auto;padding-top:3rem;padding-left:5rem;padding-right:5rem;font-family:Lato,sans-serif;animation:1s forwards slideFromTop;display:flex}.navLinks{justify-content:center;align-items:center;gap:2rem;display:flex}.navLinks a{color:#000;font-size:1.5rem;text-decoration:none}.navLinks a:hover{color:#fff}.navLinks a:active{transform:translateY(2px)}.navLogo{background-color:#222831;border-radius:9999px;justify-content:center;align-items:center;width:60px;height:60px;margin-left:3rem;margin-right:auto;padding:.5rem;font-family:Lato,sans-serif;font-size:4rem;display:flex;overflow:hidden}.navLogo img{width:100%;height:100%}.navMenu{flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:1280px;margin-left:5rem;margin-right:5rem;padding-top:4rem;padding-bottom:2rem;font-family:Lato,sans-serif;display:none}.navMenu a{color:#222831;font-size:1.5rem;text-decoration:none}.navMenu a:hover{color:#fff}.navMenu a:active{transform:translateY(2px)}.hamburger{cursor:pointer;display:none}.bar{background:#222831;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out}@media (width<=760px){.bar,.hamburger{display:block}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:rotate(45deg)translateY(11.5px)}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg)translateY(-11.5px)}.navLinks{display:none}.navMenu.active{display:flex}}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-250px)}to{opacity:1;transform:translateY(0)}}.header{background:linear-gradient(#93d6d9 2%,#eee 52%);width:100%;height:auto;margin-bottom:10rem;margin-left:auto;margin-right:auto}.header__layout{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;display:flex}@media (width<=900px){.header__layout{flex-direction:column}}.header__introduction{justify-content:center;align-items:center;padding:3rem;display:flex;position:relative}@media (width<=900px){.header__introduction{align-items:flex-end}}@media only screen and (height<=600px) and (width>=600px){.header__introduction{align-items:center}}.header__introductionbox{z-index:2;grid-template-rows:1fr 1fr;grid-template-columns:minmax(min-content,1fr);padding-right:6rem;animation:2s forwards slideFromLeft;display:grid}.header__introductionbox h1{font-family:Crimson Text,serif;font-weight:600}.header__introductionbox p{font-family:Crimson Text,serif;font-weight:400}.header__introductionbox span{color:#76abae;font-weight:600;text-decoration:underline}@media (width<=900px){.header__introductionbox{text-align:center;padding-bottom:3rem;padding-right:0}}.header__art{justify-content:center;align-items:center;display:flex;position:relative}@media (width<=900px){.header__art{align-items:flex-start}}@media only screen and (height<=600px){.header__art{align-items:center}}.header__artbox{z-index:2;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);max-width:100vw;animation:2s forwards fadeInFromBack;display:grid}.header__artbox img{filter:brightness(1.1);justify-self:center;max-width:600px}@media (width<=900px){.header__artbox{grid-template-rows:repeat(2,1fr)}}.header__img{object-fit:cover;grid-area:2/1/-1/-1;width:100%;display:block}@media (width<=900px){.header__img{grid-area:1/1/3/-1}}.header__clock{grid-area:2/1/2/2;max-width:200px;display:block}@media (width<=900px){.header__clock{grid-area:1/1/1/1}}.header__rightCircle{color:#fff;text-align:center;z-index:0;opacity:.5;background-color:#76abae;border-radius:50%/60% 60% 40% 40%;width:95%;height:100%;animation:2s forwards bottomShadowAnim;position:absolute;transform:translateY(10%)}@media (width<=900px){.header__rightCircle{width:50%;transform:translateY(-5%)}}@keyframes bottomShadowAnim{0%{box-shadow:0 0 #0000}to{box-shadow:0 12px 20px -12px #00000059}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-250px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translate(250px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRightEgg{0%{opacity:0;transform:translate(250px)}to{opacity:.5;transform:translateY(10%)}}@keyframes fadeInFromBack{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.interests{grid-template-columns:1fr 2fr;max-width:1280px;margin-left:auto;margin-right:auto;font-family:Crimson Text,serif;display:grid;overflow:hidden}@media only screen and (width<=720px){.interests{grid-template-rows:min-content 2fr;grid-template-columns:1fr}}.interests__menu{flex-direction:column;justify-content:start;padding:3rem;display:flex}@media only screen and (width<=720px){.interests__menu h3{display:none}.interests__menu{flex-direction:row;justify-content:space-evenly;display:flex}}.interests__menutext{cursor:pointer;transition:transform padding-left .2s;margin-bottom:1rem;display:inline-block}.interests__menutext--active{border-left:3px solid #000;padding-left:2rem;transition:border-left .2s,padding-left .2s}.interests__menubox{display:none}@media only screen and (width<=720px){.interests__menubox{cursor:pointer;justify-content:center;align-items:center;transition:transform .2s;display:flex}.interests__menubox--active{border-bottom:2px solid #000;padding-bottom:1rem;transform:scale(1.1)}}.interests__menubox img{width:50px;height:50px}.interests__artbox{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem;display:grid;position:relative;overflow:hidden}.interests__artbox button{display:none}@media only screen and (width<=720px){.interests__artbox{z-index:1000;height:75vh;display:block;position:relative}.interests__artbox button{color:#76abae;font-size:3rem;font-weight:900;display:block;position:absolute;top:50%;transform:translateY(-50%)}.interests__artbox button:first-child{left:0}.interests__artbox button:last-child{right:5%}}.interests__art{flex-direction:column;justify-content:space-between;align-items:center;transition:transform 1s;display:flex}.interests__art img{object-fit:cover;border-radius:1rem;width:100%;height:100%;margin-bottom:1rem;display:block;box-shadow:0 7px 29px #64646f33}@media only screen and (width<=720px){.interests__art{width:100%;height:100%;padding:2rem 2rem 4rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.interests__art img{width:100%;height:100%}}.interests-title{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:3rem;font-family:Crimson Text,serif;font-weight:600;overflow:hidden}@media only screen and (width<=720px){.interests-title{text-align:center;padding-left:0}}.projects{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;width:100%;display:grid;overflow:hidden}.projects-title{align-self:flex-start;margin-bottom:2rem;margin-right:auto;font-family:Crimson Text,serif;font-weight:600;overflow:hidden}@media only screen and (width<=900px){.projects-title{margin-left:auto}}.resources{row-gap:2rem;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;font-family:Crimson Text,serif;display:grid;overflow:hidden}.resources h3{font-weight:600}.resources p{font-weight:400}.resources__link{letter-spacing:1px;background-color:#76abae;border-radius:9999px;justify-content:center;align-items:center;width:55px;height:30px;margin-top:1rem;font-family:Lato,sans-serif;font-size:1.25rem;transition:transform .1s,background-color .1s;display:flex}@media only screen and (width<=720px){.resources__link{margin-left:auto;margin-right:auto}}.resources__link:hover{background-color:#717c90}.resources__link:active{background-color:#7f899c;transform:translateY(2px)}.resources__link a{color:#fff;text-decoration:none}.resources__link a:hover,.resources__link a:focus{color:inherit;background-color:#0000}.resources-title{max-width:1280px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding-left:3rem;font-family:Crimson Text,serif;font-weight:600}@media only screen and (width<=720px){.resources-title{text-align:center;padding-left:0}}.section-experience{height:auto}.section-projects{flex-direction:column;justify-content:flex-start;align-items:center;max-width:1280px;height:auto;margin-left:auto;margin-right:auto;padding:4rem;display:flex;overflow:hidden}.section-interests{padding:4rem}.section-resources{height:auto;padding:4rem}.footer-extend{background-color:#eee;width:100vw;height:auto}.footer{background-color:#eee;grid-template-columns:1fr 1fr;gap:2rem;max-width:1280px;height:auto;margin-left:auto;margin-right:auto;padding-top:3rem;font-family:Lato,sans-serif;display:grid;overflow:hidden}@media only screen and (width<=600px){.footer{grid-template-rows:repeat(2,minmax(min-content,15rem));grid-template-columns:1fr}}
/*# sourceMappingURL=index.d36e1ead.css.map */
