:root{--red:#ca2c2e}body{margin:0;width:100vw;min-height:100vh;background-color:#000;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container{margin-top:9rem;display:flex;flex-direction:column;align-items:center}.api-data{margin:0 auto;width:480px;max-width:100%}.event-card{max-width:480px;width:98%;background-color:#000;position:relative;margin:2rem 0}.event-card img{width:100%;height:auto;margin:0}.info{padding:0 .25rem}.jalopy{color:var(--red);font-size:1rem;margin:.5rem 0}.title{font-size:1.37rem;margin:0;font-weight:700}.description{height:4rem;overflow-y:hidden;margin-bottom:0}.date{margin:1rem 0 1.5rem;color:#fff;font-weight:700}.contact{font-size:.875rem}.buttons{display:flex;justify-content:center}.buttons a{width:100%;height:100%}.nothing{text-align:center}button{width:100%;padding:1rem 2rem;border-radius:1.5rem;border:1px solid var(--red);transition:.4s;font-size:1rem;font-weight:700;cursor:pointer}@media (hover:hover){.buttons:hover button{background-color:#fff;color:red}}.tickets-btn{background-color:var(--red);color:#fff}.info-btn{background-color:#fff;color:var(--red)}@media (min-width:600px){.api-data{width:calc(560px + 2rem);display:grid;grid-template-columns:280px 280px;grid-template-rows:480px;grid-column-gap:2rem;grid-row-gap:3rem}.nothing{grid-column:1/3}.event-card{align-self:stretch}.info{display:flex;flex-direction:column;justify-content:space-between}.buttons{justify-self:flex-end}.title{height:3.5rem;overflow-y:hidden}}@media (min-width:960px){.api-data{margin:0 auto;width:904px;display:grid;grid-template-columns:280px 280px 280px;grid-column-gap:2rem}.nothing{grid-column:2/3}}.spinner-container{position:absolute;top:0;left:0;width:100vw;height:100vh;display:grid;place-items:center}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px;transform:scale(.5)}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}header{position:fixed;height:5rem;top:0;width:100vw;z-index:10;background:#000}.logo-image{display:block;z-index:20;position:relative}header img{margin:.5rem auto;display:block;max-width:100%}nav{margin:-1px auto;width:480px;max-width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;background:#000;z-index:9}header .overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:8}header.no-overlay .overlay{visibility:hidden}header a.home,header a.home:visited{font-size:1rem;font-weight:700;color:#fff;padding:.125rem 0;text-decoration:none;border-bottom:1px solid #fff;margin-right:3rem}header span{cursor:pointer;z-index:12}header span svg,nav ul{transition:.3s}nav ul{position:absolute;top:1rem;right:0;list-style:none;opacity:0;z-index:11;height:auto;max-height:calc(100vh - 116px);visibility:hidden;border-left:1px solid #222;border-bottom:1px solid #222;padding-inline-start:0;overflow:scroll}.showing{opacity:1;visibility:visible}.rotate{transform:rotate(180deg)}header ul a{margin:0;height:100%;display:block;padding:0;text-decoration:none}header ul li{padding:.25rem 2rem;background:#000;color:#fff;transition:.3s}li.sub-nav-category{padding:.25rem 1rem}header ul li:active{color:#000;background:#fff}@media (hover:hover){header ul li:hover{color:#000;background:#fff}}@media (min-width:600px){nav{width:calc(560px + 2rem)}}@media (min-width:960px){nav{max-width:100%;width:904px}}
/*# sourceMappingURL=main.04bf4237.chunk.css.map */