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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5}.header{display:flex;justify-content:space-between}.header p{margin-left:50px}.header input{font-family:Courier New,Courier,monospace;margin-right:50px;outline:none;padding:5px;width:200px}.home{margin-top:20px}hr{margin:20px 50px}.card-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 100px}.meetup-card{flex:0 0 30%;margin:10px;position:relative}.meetup-card div img{border-radius:10px;height:250px;width:250px}.date-time{color:grey;font-size:14px}.eventType{background:#fff;border-radius:5px;margin:5px;padding:2px;position:absolute;top:0}.eventtypedropdown{display:flex;justify-content:flex-end;margin-right:50px}select{font-family:Courier New,Courier,monospace;outline:none;padding:5px}.link{color:#000;text-decoration:none}.detail-img{height:300px;width:500px}.speaker-card img{border-radius:100%;height:80px;width:80px}.description{word-wrap:break-word;font-size:14px;width:500px}.detail-container{display:flex;justify-content:space-between;margin:0 50px}.event-tag{display:flex}.event-tag p{background-color:coral;border-radius:5px;color:#fff;font-size:15px;margin:10px;padding:5px}.card-description>*{margin-bottom:20px}.hosted>*{margin-top:5px}.addtionalInformation>*,.card-detail,.eventdescription>*{margin-bottom:10px}.card-detail{background-color:#fff;border-radius:10px;padding:10px;width:400px}.card-detail>*{margin:20px}.time-detail{display:flex}.address p>*,.time-detail>*{margin:5px}.currency p>*{margin:10px}.speaker-card{display:flex;justify-content:space-around}.speaker-detail{background-color:#fff;flex-direction:column;margin:20px;padding:20px;width:150px}.speaker-detail,.speaker-detail :first-of-type{display:flex;justify-content:center}.speaker-detail :nth-of-type(2) p{word-wrap:break-word;text-align:center;width:100px}@media only screen and (max-width:768px){.header p{margin-left:25px}.header input{margin-right:25px;outline:none;width:150px}.detail-container{align-items:center;display:flex;flex-direction:column;margin:0 25px}.detail-img{height:200px;width:300px}.description{word-wrap:break-word;font-size:14px;width:300px}hr{margin:20px 25px}.card-detail{width:300px}.speaker-detail{padding:10px;width:120px}}
/*# sourceMappingURL=main.1ab6de8a.css.map*/