body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Lato;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#151515;padding:5px}.Event-container{justify-content:flex-start;margin-top:20px;margin-bottom:20px}.Event-container,.Event-container-revers{font-family:Lato,sans-serif;font-weight:400;width:100%;display:flex;align-self:center;flex-direction:row;align-items:center}.Event-container-revers{justify-content:flex-end}.Event-image>img{width:300px;height:450px;padding:3px;background:-webkit-gradient(linear,left top,right top,from(#a80151),to(#160054));background:linear-gradient(90deg,#a80151,#160054)}.Event-data{min-height:200px;position:relative;right:40px;width:600px;height:-webkit-min-content;height:-moz-min-content;height:min-content;background:#fff;display:flex;flex-direction:column;padding:50px;justify-content:space-between}.Event-data-reverse{z-index:2;position:relative;left:40px;text-align:end;align-items:flex-end}.Event-title{width:380px;font-size:30px;line-height:36px;color:#000;font-weight:900;font-style:normal}.Event-title>span:last-child{color:#f54242}.Event-description{color:#000;padding-top:10px;padding-bottom:10px;white-space:pre-wrap;font-size:18px;line-height:24px}.Event-button{margin-top:10px;background:#f54242;width:220px;height:50px;color:#fff;font-size:24px;justify-self:flex-end;cursor:pointer;display:flex;align-items:center;justify-content:center}.Event-button-reverse{align-self:flex-end}.Event-share{width:50px;height:50px;position:absolute;right:-6px;cursor:pointer}.Event-share-reverse{right:0;left:-6px}@media screen and (max-width:845px){.Event-data{min-height:200px;width:400px;right:30px;padding:30px}.Event-data-reverse{right:0;left:30px}.Event-title{width:300px;font-weight:900;font-size:24px;line-height:32px}.Event-button{background:#f54242;width:150px;height:40px;font-size:18px}}@media screen and (max-width:600px){.Event-image>img{display:none}.Event-data{min-height:100px;width:100%;right:0;padding:30px}.Event-data-reverse{left:0;padding:30px}.Event-title{width:90%;font-size:20px;line-height:22px;font-weight:900}.Event-button{background:#f54242;width:150px}}@media screen and (max-width:480px){.Event-button{background:#f54242;width:200px}}.List-container{width:100%;height:100%;display:flex;flex-direction:column}
/*# sourceMappingURL=main.ce037823.chunk.css.map */