header{width:100%;height:50px;background-color:var(--black-color);color:var(--white-color);display:flex;align-items:center;justify-content:space-around}header span{font-size:1.5rem;font-weight:700}header a{padding-right:1.5rem;font-size:1.125rem;color:var(--white-color);text-decoration:none}header a:hover{color:var(--green-color)}footer{width:100%;height:50px;font-size:1.125rem;font-weight:700;background-color:var(--black-color);color:var(--white-color);display:flex;justify-content:center;align-items:center}._container_gc539_1{width:100%;min-height:90vh;padding-block:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._home_5bs4c_1{width:100%;min-height:90vh;display:flex;justify-content:space-around;align-items:center}._home_5bs4c_1 img{height:400px}._home_5bs4c_1 p{font-size:3rem;font-weight:700;margin-bottom:1rem}._home_5bs4c_1 span{color:var(--green-color)}._btn_5bs4c_23{width:250px;height:50px;font-size:1.125rem;font-weight:700;border:0;border-radius:8px;display:flex;justify-content:center;align-items:center;text-decoration:none;cursor:pointer}._btn_green_5bs4c_37{background-color:var(--green-color);color:var(--white-color)}._btn_green_5bs4c_37:hover{background-color:var(--black-color);color:var(--green-color)}._about_16uo0_1{width:100%;min-height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._bio_16uo0_10{margin-bottom:1.5rem;display:flex;align-items:center;gap:3rem}._bio_16uo0_10 ._profile_16uo0_17{width:400px}._bio_16uo0_10 span{font-weight:700;color:var(--green-color)}._bio_16uo0_10 strong{font-weight:700;color:var(--black-color)}._texts_16uo0_31 h2,p{margin-bottom:1rem}._techs_16uo0_35{margin-top:10vh;display:flex;flex-direction:column;gap:1rem}._icons_16uo0_42{width:100%;display:flex;align-items:center}._icons_16uo0_42 img{height:50px;margin-right:1vw}._projects_8x06c_1 h2{text-align:center}._list_8x06c_5{width:100%;margin-block:1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}._card_1tlfl_1{width:300px;height:300px;border-radius:8px;padding:20px;background-color:var(--soft-white-color);color:var(--gray-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:5px 5px 10px #22222270}._card_1tlfl_1 h3{color:var(--black-color)}._card_1tlfl_1 p{color:#555}._card_footer_1tlfl_23{width:100%;display:flex;justify-content:space-between;align-items:center}._card_icons_1tlfl_30{font-size:1.5rem;color:var(--green-color);display:flex;gap:10px}._button_1tlfl_37{width:40px;height:40px;font-size:1.5rem;border:0;border-radius:8px;background-color:var(--black-color);color:var(--white-color);display:flex;justify-content:center;align-items:center;cursor:pointer}._button_1tlfl_37:hover{background-color:var(--green-color);transition:all .5s}._contact_1b92h_1{width:90%;height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}._icons_1b92h_11{width:90%;padding-block:1rem;display:flex;justify-content:space-evenly;align-items:center}._icon_1b92h_11{font-size:3rem;color:var(--green-color)}._title2_2owou_1{padding-top:2rem}._texts_2owou_5{display:flex;flex-direction:column;justify-content:center;align-items:center}._big_text_2owou_12,._green_text_2owou_12{font-size:300px;font-weight:700;color:var(--green-color)}._green_text_2owou_12{font-size:1.5rem}:root{font-family:Fira Code,monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--green-color: #90ee90;--soft-white-color: #f1f1f1;--white-color: #fefefe;--black-color: #000;--gray-color: #222}*{margin:0;padding:0;box-sizing:border-box}*::selection{background-color:var(--black-color);color:var(--green-color)}
