@font-face{font-family:RobotoMono;src:url(/static/media/RobotoMono-Thin.30914900129fa3d2d85b.ttf)}*{font-family:RobotoMono,monospace}:root{--main-color-light-blue:#2c8cf4;--main-color-dark-blue:#2e4b85;--main-color-grayish-dark-blue:#33323d;--main-color-gray:silver;--main-color-blue:#2d2db0;--main-width:1200px}*{box-sizing:border-box;margin:0;padding:0}body *{display:flex}.container{box-sizing:border-box;flex-direction:column;width:100vw}.flex{display:flex}.align-center{align-items:center}.full-center,.justify-center{justify-content:center}.full-center{align-items:center}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.logo-footer{width:50px}h1,h2,h3{font-family:Public Sans,sans-serif;font-style:normal;font-weight:700}h1{font-size:40pt;line-height:50pt}h2{font-size:20pt;line-height:30pt}h3{font-size:18pt;line-height:28pt}a,button,label,p,span{font-family:Public Sans,sans-serif;font-size:12pt;font-style:normal;font-weight:400}.home{align-items:center}header{background:linear-gradient(45deg,var(--main-color-light-blue) -65%,var(--main-color-blue) 110%);justify-content:center;margin-bottom:50px;padding:50px 60px;width:100%}.presentation{align-items:center;justify-content:space-around;padding:0 50px;width:var(--main-width)}.presentation .highlighted{font-size:35}header h1{color:#fff;font-family:Ibarra Real Nova,serif;text-align:center}.home header a{border:1px solid #fff;color:#fff;margin-top:50px}.home a{align-items:center;border:1px solid #000;border-radius:5px;color:#000;cursor:pointer;display:flex;height:48px;justify-content:center;text-decoration:none;transition:.5s;width:200px}.home a:hover{border-radius:10px}.home a img{margin-right:24px;padding:18px;width:48px}section{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:150px;width:var(--main-width)}section .img{background:silver;border-radius:10px;height:600px;justify-content:end;width:540px}section h2,section h3{font-size:30pt;line-height:30pt;margin-bottom:30px;max-width:370px}.skills{align-items:flex-start;color:#fff;flex-direction:row;justify-content:space-between;text-align:center;width:var(--main-width)}.skills h2{color:var(--main-color-blue);font-size:16pt;line-height:16pt;padding-top:5px}.skills-description{border-bottom:1px solid rgba(0,0,0,.2);border-radius:10px;height:200px;padding:50px;width:var(--main-width)}.skills-description p{font-size:13pt;line-height:30px}.icon-box{align-items:center;background:linear-gradient(45deg,var(--main-color-light-blue) -65%,var(--main-color-blue) 110%);border-radius:10px;cursor:pointer;height:100px;justify-content:center;transition:.5s;width:100px}.icon-box:hover{background:linear-gradient(90deg,var(--main-color-light-blue) -65%,var(--main-color-blue) 110%);border-radius:15px}.icon-box img{color:#fff;width:60%}#about{border-bottom:1px solid rgba(0,0,0,.2);flex-direction:column;padding-top:50px;width:430px}#about p{font-size:16px;line-height:30px;margin-bottom:24px}.menu{justify-content:center}.content{align-items:center;height:80px;justify-content:space-between;padding:0 50px;width:var(--main-width)}.logo{color:#fff;cursor:pointer;width:120px}.menu .button{align-items:center;background:none;border:1px solid var(--main-color-light-blue);border-radius:5px;color:var(--main-color-light-blue);cursor:pointer;font-size:10pt;height:35px;justify-content:center;margin-left:20px;text-decoration:none;transition:.5s;width:130px}.menu .button:hover{border-radius:10px}footer{background:var(--main-color-grayish-dark-blue);color:#fff;height:80px;justify-content:center;width:100%}.footer,footer{align-items:center;display:flex}.footer{flex-direction:row;justify-content:space-around;width:var(--main-width)}.footer .nav{display:flex;flex-direction:row;justify-content:space-between;width:420px}.button-container{justify-content:space-between;width:300px}.button-container .button{background:none;border:none}.button-container .button,.footer a{align-items:center;color:#fff;cursor:pointer}.footer a{font-size:12px;text-decoration:none}.social{display:flex;flex-direction:row;justify-content:space-between;width:300px}.social a{height:30px;width:30px}.portifolio{align-items:center;background:linear-gradient(45deg,var(--main-color-light-blue) -65%,var(--main-color-blue) 110%);min-height:100%;padding:50px 0}.calculator{border-radius:5px;display:grid;grid-template-columns:repeat(4,25%);grid-template-rows:1fr 48px 48px 48px 48px 48px;height:320px;width:235px}:root{--bg-button:#f0f0f0;--border-button:solid 1px #888}.calculator .button{align-items:center;background-color:#f0f0f0;background-color:var(--bg-button);border:none;border-bottom:1px solid #888;border-bottom:var(--border-button);border-right:1px solid #888;border-right:var(--border-button);font-size:1.4em;justify-content:center;outline:none}.calculator .button:hover{background-color:#ddd}.calculator .button:active{background-color:#ccc}.calculator .button.double{grid-column:span 2}.calculator .button.triple{grid-column:span 3}.calculator .button.operation{background-color:#fa8231;color:#fff}.calculator .button.operation:active{background-color:#fa8131cc}.display{align-items:center;background-color:#0004;display:flex;font-size:2.1em;grid-column:span 4;justify-content:flex-end;overflow:hidden;padding:20px}
/*# sourceMappingURL=main.a99e2979.css.map*/