@import url(https://fonts.googleapis.com/css2?family=Readex+Pro:wght@300;400;500;700&display=swap);:where(html){line-height:1.15}:where(body){margin:0}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}body{font-family:Readex Pro,sans-serif}p{line-height:1.35rem}#root{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;transition:all .3s}a,a:hover,a:visited{color:inherit}a:hover{text-decoration:underline}header{background:linear-gradient(180deg,#f9f9f9 60%,#4830d4 0);color:#000}button.btn-text{align-items:center;background-color:transparent;border:0;color:#f9f9f9;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;line-height:1.75;padding:.312rem .937rem}.language-selector{color:#000;position:absolute;right:.5rem;top:.5rem}.language-selector button{background:none;border:0;color:inherit;cursor:pointer}.language-selector button.active{text-decoration:underline}.language-selector span{cursor:default;margin:0 .25rem}nav{align-items:center;display:flex;font-size:1.25rem;padding:1.5rem 0}nav .active{text-decoration:underline}nav a:not(:last-child){margin-right:1rem}.nav-items{color:#000;display:flex;flex-grow:1;justify-content:center}.nav-items a{font-size:1.125rem}section{display:flex;flex:1 1;flex-direction:column;margin:2.5rem 0}.link-text{color:#4830d4!important;text-decoration:underline}.content-wrapper{display:flex;flex-direction:column}.content-wrapper p{margin-bottom:1.5rem}.content-wrapper h2{color:#4830d4;font-size:2.5rem;margin-bottom:1rem}.content-wrapper h3{color:#4830d4;font-size:1.5rem;margin-bottom:1rem}.content-img{margin-right:1.5rem}.content-img img{border:3px solid #4830d4;border-radius:1rem;box-sizing:border-box;width:100%}.grow{transition:all .2s ease-in-out}.grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.grow:hover .show-hover{opacity:1}.skillContainer{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);width:100%}.skillContainer.three{grid-template-columns:repeat(3,1fr)}.skillContainer.three .skill img{max-width:5rem}.skillContainer .skill{align-items:center;border-radius:.312rem;box-shadow:0 6px 30px hsla(230,5%,51%,.15);display:flex;flex-direction:column;justify-content:center}.skillContainer .skill img{box-sizing:border-box;flex-grow:1;max-width:5rem;padding:.5rem;width:100%}.skillContainer .skill span{background-color:#4830d4;box-sizing:border-box;color:#fff;font-size:.9rem;margin-top:.75rem;padding:.25rem;text-align:center;width:100%}.content{margin-bottom:1rem;width:100%}.content h2:after{background:#4830d4;content:"";display:block;height:.187rem;margin-top:.5rem;width:2.5rem}.content .content-half{width:100%}.content-logo{align-items:center;display:flex;justify-content:flex-end;margin-right:3rem;width:100%}.content-logo img{max-width:10rem}ul{margin:0}.left{justify-content:flex-start}.right{justify-content:flex-end}.logo{width:6rem}.logo.no-banner{-webkit-filter:drop-shadow(1px 1px 0 #000) drop-shadow(-1px -1px 0 #000);filter:drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black)}.container{box-sizing:border-box;margin:0 auto;padding:0 .75rem;width:100%}.profile-img{border-radius:999rem;box-shadow:0 0 10px 10px rgba(0,0,0,.09);max-width:100%;width:25rem}.profile-info{flex-grow:1;margin-bottom:1rem}.banner,.profile-info{align-items:center;display:flex;flex-direction:column}.banner{padding-bottom:3rem}.banner h1{font-size:3rem;margin-bottom:0}.banner h2{margin-top:0}.social-links{display:flex}.social-links a{align-items:center;border:2px solid #000;border-radius:99rem;display:flex;height:1.5rem;justify-content:center;padding:.25rem;transition:all .3s;width:1.5rem}.social-links a svg{color:#000;transition:all .3s}.social-links a:hover{border-color:#4830d4}.social-links a:hover svg{color:#4830d4}.social-links a:not(:last-child){margin-right:1rem}footer{background-color:#4830d4;color:#f9f9f9;min-height:1rem;padding:1rem 0}.footer-block,.footer-content{align-items:center;display:flex;justify-content:space-between}.snackbar{align-items:center;background-color:#388e3c;border:0;border-radius:.25rem;bottom:.75rem;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);color:#f9f9f9;display:flex;left:1.5rem;opacity:0;padding:0 0 0 1rem;position:fixed;transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms;z-index:1400}.snackbar svg:not(.close){margin-right:.75rem}.snackbar .close{cursor:pointer;margin-left:2.5rem;padding:1rem}.snackbar.open{opacity:1}.hide-mobile{display:none}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.skillContainer{grid-template-columns:repeat(4,1fr)}.nav-items{justify-content:flex-end}.nav-items a{font-size:1.25rem}.skillContainer.three .skill img{max-width:8rem}.container{max-width:768px}section{flex-direction:row}.content{width:100%}.content-logo{width:50%}}@media(min-width:1024px){.content-wrapper{flex-direction:row}.content-half{width:40%}.content-half:not(:last-child){margin-right:3rem;width:60%}.logo.no-banner{-webkit-filter:none;filter:none}.content-img{flex-grow:.45}.language-selector{color:#f9f9f9}.nav a:not(:last-child){margin-right:1.5rem}.hide-mobile{display:flex}.banner{flex-direction:row}.profile-info{align-items:flex-start;flex-grow:.55;margin-bottom:0}.nav-items{color:#f9f9f9}header{background:linear-gradient(90deg,#f9f9f9 60%,#4830d4 0)}.container{max-width:1024px;padding:0}.content{flex-grow:.55;max-width:55%}}@media(min-width:1300px){.container{max-width:1280px}.profile-info{flex-grow:.45}}@media(min-width:1536px){.container{max-width:1536px}section{margin:5rem 0}.profile-info{flex-grow:.55}}
/*# sourceMappingURL=main.229e99e7.css.map*/