@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400&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}.dark-mode{background-color:#121212;color:#f0f0f0;transition:background-color .3s ease,color .3s ease}.dark-mode p a{color:#fff}.dark-mode button{border:1px solid #fff}.dark-mode button,.light-mode{background-color:#fff;color:#000}.light-mode{transition:background-color .3s ease,color .3s ease}*{margin:0;padding:0}body{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:100vh;padding-top:5vh}body,button{font-family:Roboto Mono,monospace;font-size:1.1rem}button{background-color:#000;border:1px solid #000;border-radius:10px;color:#fbff0d;padding:.5em 1.5em;transform:translateX(60vw)}button:hover{background-color:#9c9c9c;border:1px solid #9c9c9c;color:#fcff56;padding:.5em 1.5em}.top-section{justify-content:space-between}.links,.top-section{align-items:center;display:flex;flex-direction:column}.links{justify-content:center;margin:2em}.green{color:green}.black{color:#000}span:nth-child(odd){color:green}span:nth-child(2n){color:blue}.contanier{margin:1em;max-width:850px}a{padding:.5em;-webkit-text-decoration:wavy;text-decoration:wavy}a,a :hover{transition:color .3s ease}a :hover{color:#000;text-decoration:underline}.title-location{color:#96979c;font-weight:300}img{border-radius:100%;min-height:100%;object-fit:contain}.name{font-weight:400}@media (min-width:570px){.links{display:flex;flex-direction:row;margin:1em 0}}@media (min-width:670px){body{align-items:center;background-color:#fff;display:flex;font-family:Roboto Mono,monospace;font-size:1.1rem;justify-content:center;min-height:100vh}.discription{margin:1.2em 0}.top-section{flex-direction:row}.name-title{margin:1em}}.avatar{border-radius:50%;height:18vw;width:18vw}.paragraph-container{color:#333;font-family:Roboto Mono,monospace;font-size:1.1rem;line-height:1.6;margin:2rem auto;padding:0 1rem}.paragraph-container p{margin-bottom:1.25rem;text-align:justify}.paragraph-container p:first-letter{color:green;font-size:1.3em;font-weight:600;margin-right:.1em}.company{color:green;font-size:1.2em;font-weight:300}.company-link{color:green;margin:0;padding:0;text-decoration:none}.company-link:hover{color:#000;text-decoration:underline;transition:color .3s ease}.company-link a{color:#0070f3;display:inline-block;position:relative;text-decoration:none;transition:color .3s ease}.company-link a:after{background-color:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.company-link a:hover{color:#0051a2}.company-link a:hover:after{width:100%}
/*# sourceMappingURL=main.6b12e182.css.map*/