*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fafafa;font-family:Helvetica,sans-serif}nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#fff;height:3.3em;line-height:3.3em;padding:0 1.5em;border-bottom:.1px solid #dbdbdb}.logo{text-decoration:none}.logo img{margin-left:7rem}.logo img,.search{vertical-align:middle}.search{background-color:#fafafa;margin-left:28em;height:2em;width:17em;border:1px solid #dbdbdb;border-radius:5px}.search::-webkit-input-placeholder{text-align:center;color:#949193}.search:-ms-input-placeholder{text-align:center;color:#949193}.search::placeholder{text-align:center;color:#949193}.nav-links{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;width:400px;margin-left:5rem}.nav-links a{-webkit-transform:scale(1.2);transform:scale(1.2);color:#252525}.container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.bio,.container{-webkit-align-items:center;align-items:center}.bio{display:grid;grid-template-columns:2fr 2fr;height:20rem;width:60rem;border-bottom:1px solid #9e9c9c}.profile-photo{height:10rem;width:10rem;border-radius:50%;margin-left:1.2rem}.profile-info{width:25rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.profile-info .username{font-size:1.9rem;margin-right:10px;vertical-align:middle}.profile-info .check-mark{color:#fff;background-color:#3897f0;border-radius:50%;font-size:20px;padding:4px;margin-right:15px;vertical-align:middle}.profile-info .message-btn{height:2.5em;width:6em;font-weight:700;background-color:#fafafa;border:1px solid #dbdbdb;border-radius:4px;margin-right:10px}.profile-info .down-arrow{width:2.5em}.profile-info .three-dots{border:none;font-size:1.5rem;background-color:#fff}.wrapper{width:450px}.my-profile{height:20px;width:20px;border-radius:50%;vertical-align:middle}.fullname,.info,.posts,.profession{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:28.5rem;height:2.5rem}.numbers-span{font-weight:700;text-align:left}.followers{font-weight:lighter;margin-left:8px}.fullname{font-weight:700}.profession{color:grey}hr{color:green}.Navigation{width:20%;margin:0 auto;line-height:35px;font-size:.9rem;display:-webkit-flex;display:flex;-webkit-align-items:left;align-items:left;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;color:grey}.Navigation a{text-decoration:none;color:grey;margin-left:7px}.gallery{list-style-type:none;display:-webkit-flex;display:flex;margin:0 auto;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;width:960px}.photo{border-radius:3px}.image,.photo{width:293px;height:293px;margin:10px}.image{position:relative}.image--img{display:block;width:100%}.image--overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);color:#fff;margin:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;opacity:0;transition:1s}.image--overlay:hover{opacity:1;cursor:pointer}.image-title{font-weight:700}.image--description,.image-title{font-size:1.3em}
/*# sourceMappingURL=main.d61944c3.chunk.css.map */