@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Poppins:wght@100;200&family=Roboto:wght@100;300&family=Sen&display=swap);body{font-size:16px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;padding:0;margin:0}.App{height:100vh}.App,.main-body{display:flex;justify-content:center;align-items:center}.main-body{height:auto;width:auto;flex-direction:row}.avatar{margin-right:20px}.details-con{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.details-con>h2{color:#2d354a;font-size:1.5rem;font-weight:600;text-align:center}.details-con>.profession{color:#7c8097;font-size:.9rem;font-weight:300;text-align:center;padding-top:.5em;padding-bottom:.7em;letter-spacing:1.5px;text-transform:uppercase}.details-con>.location{color:#080911;font-size:.8rem;font-weight:300;text-align:center;margin-bottom:.5em}.details-con>.slills{margin-bottom:4px}.details-con>.slills>span{font-size:.6rem;display:inline-block;background-color:#e5e7eb;padding:4px 8px;margin:0 8px 8px 0;border-radius:5px}.details-con>.social-handle>a{margin:0 8px 8px 0;text-decoration:none;color:#080911}.social-handle>.MuiSvgIcon-root{cursor:pointer}@media only screen and (min-width:600px){.details-con>h2{font-size:2.4rem}.details-con>.profession{font-size:1.2rem}.details-con>.location,.details-con>.slills>span{font-size:1rem}}@media only screen and (max-width:600px){.main-body{flex-direction:column}.details-con{align-items:center}.avatar>.MuiAvatar-root{height:260px;width:260px;margin-bottom:24px}}.card-header img{height:18rem}.card-body{align-items:center}.head-text{margin:.5rem}@media only screen and (max-width:600px){.card-header img{height:15rem}}.pages{height:100vh;width:100vw}.page-head{padding-top:3rem;text-align:center}.page-head>h3{margin:.5rem;padding:.5rem;font-size:2.25rem}.page-grid{display:grid;grid-template-columns:auto auto auto;grid-gap:5rem;gap:5rem;margin:0 2rem}.card{background-color:#fff;border-radius:10px;box-shadow:0 2px 20px rgba(0,0,0,.2);overflow:hidden;width:100%}.card-header img{width:100%;height:20rem;object-fit:cover}.card-body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px}.slills>span{font-size:.6rem;display:inline-block;background-color:#e5e7eb;padding:4px 8px;margin:0 8px 8px 0;border-radius:5px}@media only screen and (max-width:600px){.page-head>h3{font-size:2rem}.page-grid{grid-template-columns:auto;padding-bottom:4rem}.card-header img{height:15rem}}.container{position:fixed;top:0;left:0;width:100%;box-shadow:0 10px 10px -10px rgba(33,35,38,.1);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.link-cont{margin:1rem;display:flex;justify-content:center}.links{margin:.2rem 1rem;text-decoration:none;font-size:1rem;color:#6a6a6a;cursor:pointer;font-weight:700;text-transform:uppercase;word-spacing:4px}
/*# sourceMappingURL=main.43d7e1db.chunk.css.map */