.dh__body{display:flex;flex-direction:row}.dh__body-content{flex:1 1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-right:5rem}.dh__body-content h1{font-family:"Helvetica";font-weight:600;font-size:62px;line-height:75px;letter-spacing:-.04em}.dh__body-content p{font-family:"Helvetica";font-weight:400;font-size:22px;line-height:28px;margin-top:1.2rem}.dh__body-content__input{width:100%;margin:2rem 0 1rem;display:flex;flex-direction:row}.dh__body-content__input input{flex:2 1}.dh__body-content__input button,.dh__body-content__input input{width:100%;min-height:50px;font-weight:400;font-size:20px;line-height:28px;border:1px solid #5e5756;padding:0 1rem;outline:none;border-radius:10px}.dh__body-content__input button{flex:0.6 1;font-family:"Helvetica";background:#3f51b5;color:#fff;cursor:pointer}.dh__body-image{flex:1 1;display:flex;justify-content:center;align-items:center}.dh__body-image img{width:90%;height:90%}@media screen and (max-width:1050px){.dh__body{flex-direction:column}.dh__body-content{margin:0 0 3rem}}@media screen and (max-width:700px){.dh__body-content h1{font-size:48px;line-height:60px}.dh__body-content p{font-size:16px;line-height:24px}.dh__body-content__people{flex-direction:column}.dh__body-content__people p{margin:0}.dh__body-content__input button,.dh__body-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.dh__body-content h1{font-size:36px;line-height:48px}.dh__body-content p{font-size:14px;line-height:24px}.dh__body-content__input button,.dh__body-content__input input{font-size:12px;line-height:16px}}.dh__footer{color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f0f8ff}.dh__footer.section__padding{padding:2.3rem 4.6rem}.dh__footer-links{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;text-align:left}.dh__footer-links div{width:250px;margin:1rem}.dh__footer-links_div{display:flex;justify-content:flex-start;flex-direction:column}.dh__footer-links_div h4{font-size:16px;line-height:17px;font-family:sans-serif;margin-bottom:1rem}.dh__footer-links_div p{font-size:13px;line-height:15px;margin:.5rem 0;cursor:pointer}.dh__footer-copyright{margin-top:2rem;text-align:center;width:100%}.dh__footer-copyright p{font-size:13px;line-height:15px}@media screen and (max-width:850px){.dh__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.dh__footer-heading h1{font-size:34px;line-height:42px}.dh__footer-links div{margin:1rem 0}}@media screen and (max-width:400px){.dh__footer-heading h1{font-size:27px;line-height:38px}}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{color:unset;text-decoration:none}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.sidebar{display:flex;flex-direction:column;flex:0.35 1}.sidebar__header{padding:20px;border-right:1px solid #d3d3d3}.sidebar__header,.sidebar__headerRight{display:flex;justify-content:space-between}.sidebar__headerRight{align-items:center;min-width:10vw}.sidebar__headerRight>.MuiSvgIcon-root{margin-right:2vw;font-size:24px!important}.sidebar__search{display:flex;align-items:center;background-color:#f6f6f6;height:39px;padding:10px}.sidebar__searchContainer{display:flex;align-items:center;background-color:#fff;width:100%;height:35px;border-radius:20px}.sidebar__searchContainer>.MuiSvgIcon-root{color:#0084ff;padding:10px}.sidebar__searchContainer>input{border:none;color:#0084ff;outline-width:0;margin-left:10px}.sidebar__chats{flex:1 1;background-color:#fff;overflow:scroll}.sidebarChat{align-items:center;display:flex;padding-left:20px;padding-right:20px;cursor:pointer;border-bottom:1px solid #f6f6f6}.sidebarChat:hover{background-color:#ebebeb}.sidebarChat__info>h2{font-size:16px;margin-top:15px;margin-bottom:8px}.sidebarChat__info{margin-left:15px}.chat{display:flex;flex-direction:column;flex:0.65 1}.chat__header{padding:14px 14px 14px 28px;display:flex;align-items:center;border-bottom:1px solid #d3d3d3}.chat__headerInfo{flex:1 1;padding-left:20px}.chat__headerInfo>h3{margin-bottom:3px;margin-top:0;font-weight:500}.chat__header>.MuiAvatar-root{height:60px;width:60px}.chat__headerInfo>p{color:grey}.chat__body{flex:1 1;flex-direction:column;background-repeat:repeat;background-position:50%;padding:30px;background-color:#fff;overflow:scroll}.chat__message{position:relative;font-size:16px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;background-color:#f1f0f0;margin-bottom:30px}.chat__receiver{margin-left:auto;background-color:#0084ff;color:#fff}.chat__timestamp{margin-left:10px;font-size:xx-small}.chat__name{position:absolute;top:-15px;font-weight:800;font-size:xx-small}.chat__footer{display:flex;justify-content:space-between;align-items:center;height:62px;border-top:1px solid #d3d3d3}.chat__footer>form{flex:1 1;display:flex}.chat__footer>form>input{flex:1 1;border-radius:30px;padding:10px;border:none;outline-width:0}.chat__footer>form>button{display:none}.chat__footer>.MuiSvgIcon-root{padding:10px;color:#0084ff}
/*# sourceMappingURL=main.a63f5361.chunk.css.map */