body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.work__even,.work__odd{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;max-width:70vw;background:var(--pink);padding:1em}.work__even h1,.work__even h2,.work__odd h1,.work__odd h2{margin-bottom:1em}.work__even__body,.work__odd__body{display:flex;flex-direction:row;padding-block:1em}.work__even__body img,.work__odd__body img{border-radius:10px;width:100%;height:auto;box-shadow:0 5px 50px 4px rgba(0,0,0,.15)}.work__even__body__right,.work__odd__body__right{padding:2em}.work__even__body__right__lan,.work__odd__body__right__lan{margin:2em 0;display:flex;flex-direction:row;justify-content:space-around}.work__even__body__right__lan p,.work__odd__body__right__lan p{border-radius:10px;background:rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.3);padding:20px}.work__even__body__left,.work__even__body__right,.work__odd__body__left,.work__odd__body__right{width:50%}.work__odd{margin:5em 0;padding-left:15%;border-radius:0 20px 20px 0}.work__odd__body img{margin-left:-2em}.work__even{margin:5em 0 5em auto;padding-right:15%;border-radius:20px 0 0 20px}.work__even__body{flex-direction:row-reverse}.work__even__body img{margin-right:-2em}.work *{color:var(--purple)}.tip{display:block}@media screen and (max-width:990px){.work{width:100%}.work__even,.work__odd{min-width:80%;margin:2em auto;padding:1em;border-radius:20px}.work__even__body,.work__odd__body{justify-content:center;align-items:center;flex-direction:column;margin:0 auto;padding:0;max-width:100%;font-size:.8em}.work__even__body__left,.work__odd__body__left{width:100%;margin:0;padding:0}.work__even__body__left img,.work__odd__body__left img{margin:0;padding:0}.work__even__body__right,.work__odd__body__right{width:100%;padding:0;margin:0}.work__even__body__right__lan,.work__odd__body__right__lan{display:flex;flex-direction:column;margin:0 auto 1em;width:90%;align-content:stretch}.work__even__body__right__lan__each,.work__odd__body__right__lan__each{margin-top:1.4em}}.home{background:var(--purple);text-align:center}.home,.home__title{display:flex;justify-content:center;flex-direction:column}.home__title{width:100%;height:100vh;align-items:center;color:var(--blue)}.home__title h1{font-size:2em;margin-bottom:1em}.home__title h1 span{font-family:var(--code-text);color:var(--pink)}.home__title__arrow{display:flex;justify-content:center;align-items:center;position:relative;bottom:-20%;cursor:pointer}.home__title__arrow__icon{height:2em!important;width:2em!important}.home__title__arrow__icon:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.home__about{width:70%;min-height:100vh;margin:0 auto}.home__about__info{display:flex;justify-content:center;flex-direction:column}.home__about__info__top{margin:4em auto;display:grid;grid-template-columns:30% 40% 30%}.home__about__info__top img{border-radius:15px;box-shadow:0 0 10px 1px var(--yellow)}.home__about__info__top h1{width:100%;font-size:1.8em}.home__about__info__top h1:first-of-type{display:grid;grid-column:1;margin:0 0 auto;text-align:left}.home__about__info__top h1:last-of-type{display:grid;grid-column:3;margin:auto 0 0;text-align:right}.home__about__info__top__img{display:grid;grid-column:2;height:100%;width:100%;object-fit:fill;margin:0 auto}.home__about__info__bottom p{max-width:50%;margin:0 auto 1em;font-size:1.6em}.home__about__info__bottom h4{margin-top:2em;font-size:2em}.home__about__info__bottom span{color:var(--yellow)}.home__about__info__bottom__skill{width:50%;margin:0 auto}.home__about__info__bottom__skill li{max-width:100%!important;list-style-type:none;font-size:1.4em;margin-top:1em;text-align:left;z-index:999}.home__about__info__bottom__skill__bar{display:flex;flex-direction:row;background-color:#d8d8d8;border-radius:10px;position:relative;margin:15px 0;height:3em;width:100%}.home__about__info__bottom__skill__bar__fill{background:var(--yellow);box-shadow:0 3px 3px -5px var(--yellow);border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;height:100%;width:0;opacity:0;transition:1s ease .3s}.home__about__info__bottom__skill__bar__fill__text{text-align:left;width:auto;margin:0 auto 0 1em;font-size:1.3em;color:var(--purple)}.home__about__info__bottom__skill__bar__fill__tool{display:flex;flex-direction:row;align-items:center;margin:auto 1em auto auto;font-size:1em;color:var(--purple)}.home__about__info__bottom__skill__bar__fill__tool:after{content:attr(data-tooltip)}.home__work{min-height:100vh;margin-top:3em}.home__contact{margin:10em auto;width:40%;display:flex;flex-wrap:wrap;align-items:center}.home__contact h1{color:var(--yellow);margin:0 auto}.home__contact__form{width:100%;display:flex;margin:0 auto;flex-direction:column}.home__contact__form label{font-size:1.6em;text-align:left;margin-top:1em}.home__contact__form input,.home__contact__form textarea{border:none;border-radius:15px;height:2em;font-size:1.6em;padding-left:15px!important;color:var(--purple)}.home__contact__form textarea{padding-top:15px!important}.home__contact__form button{border:1px solid var(--yellow);border-radius:15px;margin:1em 0 0 auto;width:30%;height:2em;color:var(--yellow);font-size:1.2em;font-weight:500;background-color:var(--purple);transition:.3s ease}.home__contact__form button:hover{border:1px solid var(--purple);background:var(--yellow);color:var(--purple)}.home__footer{width:100%;min-height:10vh;background:var(--black);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.home__footer__cv{max-width:40%;margin:0 auto;padding-left:4em}.home__footer__social{padding-right:4em;max-width:40%}@media screen and (max-width:990px){.home__title{max-width:90%;margin:0 auto}.home__about{width:90%}.home__about__info{width:100%;margin:0;padding:0}.home__about__info__top{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.home__about__info__top img{margin:1em 0}.home__about__info__bottom{width:100%;padding:0;font-size:.8em}.home__about__info__bottom p{max-width:100%}.home__about__info__bottom__skill{width:100%}.home__contact{width:80%}.home__contact__form{width:100%}.home__contact__form button{width:100%;margin:1em auto}.home__footer{padding-top:1em;justify-content:center;align-items:center;flex-direction:column}.home__footer__cv,.home__footer__social{margin-bottom:1em;padding:0;width:100%}}.MuiSvgIcon-root{transition:all .6s ease-in-out!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:var(--pink)}::-webkit-scrollbar-thumb{background:var(--yellow)}::-webkit-scrollbar-track:hover{background:var(--pink)}html{overflow-y:scroll}*{scrollbar-color:var(--yellow) var(--pink)!important;scrollbar-width:thin!important}:root{--pink:#f6e4f6;--blue:#98dfea;--yellow:#ffd151;--purple:#3b3355;--black:#000505;--text:"Rubik",sans-serif;--code-text:"Arvo",serif;--h-text:"Lato",sans-serif}*{margin:0;padding:0;font-family:"Rubik",sans-serif;font-family:var(--text);color:#98dfea;color:var(--blue)}h1,h2,h3{font-family:"Lato",sans-serif;font-family:var(--h-text)}
/*# sourceMappingURL=main.a78c4ee7.chunk.css.map */