.fc-container{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;box-sizing:border-box}.fc-standalone-top{padding-top:var(--header-height,80px)}.fc-month-nav{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:24px}.fc-nav-arrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;width:36px;height:36px;color:#fff;cursor:pointer;text-decoration:none;border-radius:50%;transition:background 0.2s,opacity 0.2s;flex-shrink:0}.fc-nav-arrow:hover{background:rgb(255 255 255 / .12);opacity:1;text-decoration:none;color:#fff}.fc-nav-arrow .tribe-common-c-svgicon{width:12px;height:20px;fill:currentColor}.fc-month-title{color:#fff;text-align:center;text-transform:uppercase;font-family:var(--h1-font-family,inherit);font-weight:100}.fc-seo-block{border-radius:0 6px 6px 0;line-height:1.8;font-size:1.3rem}.fc-seo-block p{margin:10px 0 .8rem;text-align:center}.fc-seo-block p:last-child{margin-bottom:0}.fc-concerts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;margin:1.5rem 0 2rem!important}.fc-concert-card{display:flex;flex-direction:column;background:#1a1a1a;border:1px solid rgb(255 255 255 / .08);border-radius:10px;overflow:hidden;text-decoration:none!important;color:inherit;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.fc-concert-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgb(0 0 0 / .45);border-color:rgb(231 76 60 / .5);text-decoration:none!important;color:inherit}.fc-card-img{position:relative;aspect-ratio:2 / 3;overflow:hidden;background:#111;flex-shrink:0}.fc-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.fc-concert-card:hover .fc-card-img img{transform:scale(1.04)}.fc-card-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:3.5rem;background:#222}.fc-concert-card .fc-card-body{display:flex!important;justify-content:center;flex-direction:column!important;gap:10px!important;padding:14px!important;flex:1}.fc-concert-card .fc-card-meta-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.fc-date-num{font-size:30px!important;font-weight:800!important;color:#fff!important;line-height:1!important;flex-shrink:0!important}.fc-date-label{display:flex!important;flex-direction:column!important;align-items:flex-start!important;line-height:1.2!important;flex-shrink:0!important}.fc-date-day{font-size:14px!important;font-weight:600!important;color:rgb(255 255 255 / .55)!important;letter-spacing:0.5px!important;text-transform:uppercase!important}.fc-date-month{font-size:14px!important;font-weight:700!important;color:rgb(255 255 255 / .85)!important;letter-spacing:0.5px!important;text-transform:uppercase!important}.fc-date-label+.fc-card-time{border-left:1px solid rgb(255 255 255 / .15)!important;padding-left:10px!important}.fc-card-time{font-size:16px!important;color:rgb(255 255 255 / .6)!important;margin-right:4px;line-height:1.4!important;padding:0!important}.fc-price-badge{background:#ffffff!important;color:#e74c3c!important;font-size:14px!important;padding:3px 8px!important;border-radius:4px!important;white-space:nowrap!important}.fc-concert-card .fc-card-name-row{display:flex!important;flex-direction:column!important;gap:4px!important}.fc-card-title{font-size:26px!important;margin:0!important;padding:0!important;line-height:1.25!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;color:#fff!important;border:none!important}.fc-card-venue{font-size:12px!important;color:rgb(255 255 255 / .5)!important;margin:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.4!important;padding:0!important}.fc-interlinking{margin:2.5rem 0 1rem;display:flex;flex-direction:column;gap:16px}.fc-agenda-back-link{display:inline-flex;align-items:center;gap:6px;font-size:23px;font-weight:500;color:#ff1900;text-decoration:none;border:1px solid rgb(231 76 60 / .4);padding:10px 18px;border-radius:6px;width:fit-content;transition:background 0.2s,color 0.2s}.fc-agenda-back-link:hover{background:rgb(231 76 60 / .1);color:#e74c3c;text-decoration:none}.fc-other-months{display:flex;flex-direction:column;gap:10px;padding-bottom:100px}.fc-other-months-label{font-size:26px;color:#fff;text-transform:uppercase;letter-spacing:.8px}.fc-month-chips{display:flex;flex-wrap:wrap;gap:8px}.fc-month-chip{display:inline-block;min-height:60px;min-width:90px;padding:22px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .15);border-radius:8px;font-size:18px;color:rgb(255 255 255 / .8);text-decoration:none;transition:background 0.2s,border-color 0.2s,color 0.2s}.fc-month-chip:hover{background:rgb(231 76 60 / .15);border-color:rgb(231 76 60 / .5);color:#fff;text-decoration:none}@media (min-width:1380px){.fc-standalone-top{padding-top:0}}@media (min-width:701px) and (max-width:1100px){.fc-concerts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.fc-concerts-grid{display:flex;flex-direction:column;gap:12px;padding:0 20px}.fc-container{padding-left:14px;padding-right:14px}.fc-standalone-top{padding-top:80px}.fc-concert-card{flex-direction:row;min-width:unset;max-width:unset;height:auto}.fc-concert-card .fc-card-img{width:110px;min-width:110px;aspect-ratio:unset;align-self:stretch;flex-shrink:0}.fc-concert-card .fc-card-img img{height:100%;width:100%;object-fit:cover}.fc-concert-card .fc-card-body{flex:1;min-width:0;padding:12px!important}.fc-card-title{font-size:26px!important;-webkit-line-clamp:2!important}.fc-seo-block{padding:1rem;font-size:1.1rem}.fc-month-chips{gap:6px}.fc-month-chip{font-size:20px;padding:8px 12px;min-height:unset}}.tribe-common .fc-concert-card .fc-card-body{padding:14px!important}.tribe-common .fc-concert-card .fc-card-meta-row,.tribe-common .fc-concert-card .fc-card-name-row{display:flex!important;margin:0!important;padding:0!important}.tribe-common .fc-concert-card span.fc-date-num,.tribe-common .fc-concert-card .fc-date-label,.tribe-common .fc-concert-card span.fc-date-day,.tribe-common .fc-concert-card span.fc-date-month{margin:0!important;padding:0!important;border:0!important}.tribe-common .fc-concert-card h3.fc-card-title{margin:0!important;padding:0!important;border:0!important}.tribe-common .fc-concert-card p.fc-card-venue{margin:0!important;padding:0!important;border:0!important}.tribe-common .fc-concert-card span.fc-card-time{margin:0!important;padding:0!important;border:0!important}.tribe-common .fc-seo-block{padding:1.25rem 1.5rem!important}.tribe-common .fc-seo-block p{border:0!important}.tribe-common .fc-interlinking{margin:2.5rem 0 1rem!important;padding:0!important;border:0!important}.tribe-common a.fc-agenda-back-link,.tribe-common a.fc-month-chip{border:revert!important;margin:0!important}