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}.logo__tinder{object-fit:contain;width:30px}.header{display:flex;flex-direction:row;justify-content:space-between;margin-top:5px}.header__icon{font-size:40px}.tarjetasTinder__contenedor{display:flex;justify-content:center;margin-top:5vh}.tarjeta{background-position:50%;background-size:cover;border-radius:20px;box-shadow:0 20px 25px 0 rgba(0,0,0,.356);height:50vh;max-width:85vw;padding:20px;position:relative;width:500px}.swipe,.tarjeta h2{position:absolute}.tarjeta h2{bottom:10px;color:#fff}.botonesSwipe{bottom:10vh;display:flex;justify-content:space-evenly;position:fixed;width:100%}.botonesSwipe .MuiIconButton-root{background-color:#fff;box-shadow:0 10px 50px 0 #000}.chatIndividual__mensaje{align-items:center;display:flex;padding:20px}.chatIndividual__timeStamp{color:gray;padding:20px;text-align:center;width:100%}.chatIndividual__mensaje_texto{background-color:#d3d3d3;border-radius:20px;margin-left:10px;padding:15px}.chatIndividual__mensaje_propio{background-color:skyblue;border-radius:20px;color:#fff;margin-left:auto;padding:15px}.chatIndividual__input{border-top:1px solid #d3d3d3;bottom:0;display:flex;padding:5px;position:fixed;width:100%}.chatIndividual__input_input{border:none;flex:1 1;padding:10px}.chatIndividual__input_send{background-color:#fff;border:none;color:#ff4a6a;font-weight:bolder;margin-right:20px}.chatPrevisualizacion{align-items:center;border-bottom:1px solid #fafafa;display:flex;height:70px;justify-content:space-between;padding:20px}.chatPrevisualizacion_detalles{flex:1 1}.chatPrevisualizacion_detalles p{color:grey}.chatPrevisualizacion_img{margin-right:20px}.chatPrevisualizacion__timestap{color:#d3d3d3}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.e38f69b7.css.map*/