@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&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}body{color:#101828;font-family:Inter,sans-serif;font-size:18px}.profile_section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:80px}.profile_section h2{color:#101828}#profile_img{border-radius:100%;width:150px}#share_btn{height:40px;position:absolute;right:450px;top:80px;width:40px}#share_btn:hover{cursor:pointer}#slack{display:none}.card_section{flex-direction:column}.card,.card_section{align-items:center;display:flex;justify-content:center}.card{background:#eaecf0;border:1px solid #eaecf0;border-radius:8px;-webkit-filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));filter:drop-shadow(0 1px 2px rgba(16,24,40,.05));flex-direction:row;font-size:20px;gap:8px;height:55px;margin-bottom:29px;padding:10px 30px;width:1200px}a{color:#000;text-decoration:none}.card:hover{cursor:pointer}.social_links{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:50px;margin-top:20px}.social_links a img{padding:0 15px;width:25px}footer{justify-content:center}.footer_section,footer{display:flex;flex-direction:row}.footer_section{align-items:center;border-top:3px solid #6670852e;justify-content:space-between;margin:5px 100px;padding:20px 0;width:1300px}footer a img{padding-right:10px;width:200px}footer p{color:#667085}@media only screen and (max-width:480px){body{font-size:15px}.profile_section{margin-bottom:10px;margin-top:50px}#profile_img{width:130px}#share_btn{right:70px;top:50px}.card{border:none;font-size:15px;height:40px;margin-bottom:20px;padding:10px 0;width:390px}.social_links{margin-bottom:30px;margin-top:15px}.social_links a img{padding:0 10px;width:20px}.footer_section{border-top:3px solid #6670852e;font-size:10px;margin:5px 100px;padding:20px 0;text-align:center;width:1500px}footer a img{margin:0 10px;width:80px}}
/*# sourceMappingURL=main.b8936354.css.map*/