@import url("https://fonts.googleapis.com/css2?family=Changa:wght@800&display=swap");.styles_eventCard__c4X9W{background:var(--secondary-color);width:100%;height:100%;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s ease-in-out}.styles_eventCard__c4X9W.styles_selectionMode__GgaMs{transform:scale(1.03);box-shadow:0 5px 15px rgba(0,0,0,.2);z-index:10;position:relative}.styles_selectionOverlay__f2_q5{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:5}.styles_selectionMessage__SgEvr{background:var(--primary-color);color:var(--button-text-color);text-align:center;padding:8px;margin-bottom:8px;border-radius:4px;font-weight:700}.styles_highlightDates__dxd4i{border:2px solid var(--primary-color)!important;background:rgba(var(--primary-color-rgb),.1)!important;z-index:15}.styles_dateSelectable__9scS4{position:relative;transform:translateY(0);transition:transform .2s ease-in-out}.styles_dateSelectable__9scS4:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,.15)}.styles_dateSelectable__9scS4:hover .styles_tapIndicator__hwvwA,.styles_tapIndicator__hwvwA{display:none}@keyframes styles_pulse__2CRK2{0%{transform:translateY(-50%) scale(1);opacity:.8}50%{transform:translateY(-50%) scale(1.1);opacity:1}to{transform:translateY(-50%) scale(1);opacity:.8}}.styles_imageWrapper__2rKXg{position:relative;width:100%;height:auto;overflow:hidden}.styles_imageWrapper__2rKXg.styles_finished__6uoAL{filter:grayscale(100%)}.styles_eventContent__8kTgw{height:auto;min-height:89px;padding:12px;background:var(--secondary-color);justify-content:space-between;align-items:flex-start;gap:8px;transition:background .3s;background-color:var(--primary-color)}.styles_eventContentSubContainer__7FWKr,.styles_eventContent__8kTgw{display:flex;flex-direction:column}.styles_eventTitle__5ysQj{font-family:Changa,sans-serif;font-weight:800;color:var(--button-text-color);text-transform:uppercase;line-height:1em}.styles_eventDescription__KxzES{font-size:14px;color:var(--text-color);display:flex;align-items:center;justify-content:center;gap:8px;opacity:.7;font-weight:200}.styles_eventDescription__KxzES svg{width:15px;fill:var(--text-color)}.styles_locationIcon__nWTUb{background-color:var(--box-shadow-color-light);padding:5px 7px;border-radius:8px;height:-moz-fit-content;height:fit-content}.styles_locationIcon__nWTUb svg{width:15px;height:15px;fill:var(--text-color)}.styles_description__kyZjf{display:flex;gap:8px}.styles_finishedLabel__4PLfd{background:var(--primary-color);color:var(--button-text-color);top:6px;right:6px;border-radius:8px;box-shadow:1px 1px 10px #343434;padding:4px 12px}.styles_finishedLabel__4PLfd,.styles_soldOut__dYyaB{font-weight:700;text-shadow:1px 1px 1px #000;margin:0 auto;text-align:center;position:absolute;z-index:1}.styles_soldOut__dYyaB{background:red;color:#fff;top:20px;left:-56px;border-radius:0 0 8px 8px;transform:rotate(-45deg);padding:10px;width:200px}.styles_eventCard__c4X9W:hover .styles_dayMonth__kWE6t,.styles_eventCard__c4X9W:hover .styles_dayTime__SDnMg,.styles_eventCard__c4X9W:hover .styles_eventContent__8kTgw .styles_eventDescription__KxzES,.styles_eventCard__c4X9W:hover .styles_eventContent__8kTgw .styles_eventDescription__KxzES svg,.styles_eventCard__c4X9W:hover .styles_eventContent__8kTgw .styles_eventTitle__5ysQj,.styles_eventCard__c4X9W:hover .styles_locationIcon__nWTUb svg{color:var(--button-text-color);fill:var(--button-text-color)}.styles_dayMonth__kWE6t{color:var(--text-color);font-weight:400;font-size:.875rem;margin-right:.25em}.styles_dayTime__SDnMg{color:var(--text-color);font-size:.775rem;opacity:.7;font-weight:300}.styles_socialProofContainer__QhOwv{display:flex;color:var(--button-text-color);gap:8px;justify-content:flex-start;align-items:flex-end;width:100%;height:-moz-fit-content;height:fit-content;flex-wrap:wrap}.styles_socialProofContainer__QhOwv div{display:flex;border-radius:8px;align-items:center;max-height:28px}.styles_bestSeller__h5NH5{background-color:var(--primary-color);padding:5px;text-shadow:1px 1px #4f4f4f}.styles_bestSeller__h5NH5,.styles_limitedAvailability__QuvDI{box-shadow:1px 1px 10px var(--box-shadow-color);border:1px solid var(--border-color);font-size:12px;width:-moz-fit-content;width:fit-content}.styles_limitedAvailability__QuvDI{background-color:#f55;text-shadow:1px 1px #630100;padding:6px 5px}.styles_reviewContainer__MMd45{display:flex;align-items:center;justify-content:flex-end;gap:3px;flex-grow:1}.styles_reviewScore__oc403,.styles_reviewStar__JTOtr{color:var(--primary-color);font-size:16px}.styles_reviewScore__oc403{font-weight:700}.styles_views__vwTaM{background-color:var(--secondary-color);opacity:.8;color:var(--button-text-color);width:-moz-fit-content;width:fit-content;padding:1px;position:absolute;left:0;bottom:0;width:100%;display:flex;justify-content:center;font-size:12px}.styles_purchases__AhxDa{position:absolute;top:5px;left:5px;background-color:hsla(0,0%,100%,.8);border-radius:8px;padding:5px 8px;color:#000;font-size:12px;font-weight:700}.styles_dateTimesSection__va398{padding:12px;border-top:1px solid var(--border-color);background:linear-gradient(to bottom,rgba(var(--primary-color-rgb),.08),rgba(var(--primary-color-rgb),.03));display:flex;flex-direction:column;flex-wrap:wrap;flex:1 1;gap:8px;width:100%;margin-top:auto;transition:all .2s ease-in-out}.styles_dateTimeItem__iCCdX{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:4px;background:var(--secondary-color);border:1px solid var(--border-color);position:relative;overflow:hidden;cursor:pointer;transition:transform .15s ease-in-out,background .15s ease-in-out}.styles_dateTimeItem__iCCdX:active{transform:scale(.98)}.styles_dateTimeInfo__4noes{display:flex;flex-direction:column;gap:4px;position:relative}.styles_dateInfo__1n797{font-size:12px;font-weight:500;color:var(--text-color);opacity:.8;text-transform:capitalize;letter-spacing:.02em;transition:color .3s ease;position:relative}.styles_dateTimeItem__iCCdX:hover .styles_dateInfo__1n797{color:var(--primary-color);opacity:1}.styles_availabilityInfo___TbNr{display:flex;align-items:center;gap:8px}.styles_timeSlot__hmzX6{font-weight:700;font-size:15px;color:var(--text-color);position:relative;letter-spacing:.01em;transition:transform .3s ease}.styles_timeSlot__hmzX6:before{content:""}.styles_dateTimeItem__iCCdX:hover .styles_timeSlot__hmzX6{transform:scale(1.05);color:var(--primary-color)}.styles_availabilityIndicator__n2FMq{font-size:12px;background:rgba(0,0,0,.05);color:var(--text-color);padding:3px 8px;border-radius:4px;font-weight:500;white-space:nowrap;border:1px solid var(--border-color);transition:all .2s ease;width:90px;text-align:center}.styles_dateAgotado__0LHkL{color:#fff;background:red;border:none;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,0,0,.3);text-shadow:0 1px 1px rgba(0,0,0,.2)}.styles_dateSoldOut__ruxT6{opacity:.8;background:#f5f5f5;border:1px solid var(--border-color);position:relative}.styles_dateSoldOut__ruxT6 .styles_timeSlot__hmzX6{text-decoration:line-through}.styles_dateSoldOut__ruxT6:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 10px,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 20px)}.styles_dateImminentOrPassed__HO7b9{position:relative;opacity:.7}.styles_dateImminentOrPassed__HO7b9 .styles_timeSlot__hmzX6{text-decoration:line-through}.styles_dateTimeItem__iCCdX:hover .styles_dateAgotado__0LHkL,.styles_dateTimeItem__iCCdX:hover .styles_dateDisponible___2SHY,.styles_dateTimeItem__iCCdX:hover .styles_ticketsLeft__a87Ts{background:rgba(0,0,0,.07)}.styles_purchaseSection__y5wJu{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-color);background:linear-gradient(to bottom,rgba(var(--primary-color-rgb),.03),rgba(var(--primary-color-rgb),a.08));transition:all .2s ease-in-out}.styles_purchaseSectionActive__Ukq_G{background:rgba(var(--primary-color-rgb),.15)}.styles_priceContainer__6WXok{display:flex;flex-direction:column}.styles_priceAmount__7YP5f{font-size:24px;font-weight:700;color:var(--text-color)}.styles_priceLabel___6OE0{font-size:12px;color:var(--text-color);opacity:.7}.styles_buyButton__6Z4aJ{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:8px;background-color:var(--primary-color);color:var(--button-text-color);padding:8px 12px;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase;transition:all .2s ease-in-out}.styles_buyButton__6Z4aJ:active{transform:scale(.98)}.styles_buyButtonText__MLg9C{display:inline-block;color:var(--button-text-color)}.styles_buyButtonIcon__8cRmA{display:flex;align-items:center;justify-content:center}.styles_buyButton__6Z4aJ:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.styles_buyButton__6Z4aJ:disabled{opacity:.6;cursor:not-allowed}.styles_buyButton__6Z4aJ:disabled,.styles_buyButton__6Z4aJ:disabled:hover{background-color:#999;transform:none;box-shadow:none}.styles_buyButton__6Z4aJ:disabled .styles_buyButtonIcon__8cRmA{transform:none}.styles_purchaseSectionDisabled__RXNh9{opacity:.7;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.1))}.styles_purchaseSectionDisabled__RXNh9 .styles_priceAmount__7YP5f{text-decoration:line-through}.styles_purchaseSectionDisabled__RXNh9 .styles_buyButton__6Z4aJ{opacity:.6;background-color:#999;cursor:not-allowed;transform:none;box-shadow:none}.styles_purchaseSectionDisabled__RXNh9 .styles_buyButton__6Z4aJ:hover{transform:none;box-shadow:none;background-color:#999}.styles_eventCategory__VDmYh{color:#ff5a5a;text-transform:uppercase}@media (max-width:320px){.styles_eventCard__c4X9W{margin:0 auto}.styles_eventTitle__5ysQj{font-size:1rem}.styles_eventDescription__KxzES{font-size:.75rem}.styles_dateTimesSection__va398{padding:10px 8px}.styles_dateTimeItem__iCCdX{padding:8px}.styles_timeSlot__hmzX6{font-size:.85rem}.styles_dateAgotado__0LHkL,.styles_dateDisponible___2SHY,.styles_ticketsLeft__a87Ts{font-size:.75rem}.styles_purchaseSection__y5wJu{padding:10px}.styles_priceAmount__7YP5f{font-size:1.2rem}.styles_priceLabel___6OE0{font-size:.7rem}.styles_buyButton__6Z4aJ{padding:8px 10px;font-size:.85rem}.styles_availabilityInfo___TbNr,.styles_dateInfo__1n797{font-size:.75rem}.styles_selectionMessage__SgEvr{font-size:.85rem;padding:6px 4px}.styles_tapIndicator__hwvwA{width:20px;height:20px;right:5px}}.styles_clickableArea__8n0kF{display:flex;flex-direction:column}.styles_clickableArea__8n0kF:hover .styles_eventTitle__5ysQj{color:#06c}@keyframes styles_shimmer__eeqQu{0%{background-position:-1000px 0}to{background-position:1000px 0}}.styles_skeletonCard__Q7Jq_{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column}.styles_skeletonImageWrapper__9LcVi{width:100%;aspect-ratio:5/2;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;animation:styles_shimmer__eeqQu 2s linear infinite}.styles_skeletonContent__P4SKh{padding:16px 20px 12px;display:flex;flex-direction:column;gap:8px}.styles_skeletonCategory__hUJfb{width:80px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;animation:styles_shimmer__eeqQu 2s linear infinite;border-radius:4px}.styles_skeletonTitle__IF_xL{width:90%;margin-top:4px}.styles_skeletonTitleShort__PVBUg,.styles_skeletonTitle__IF_xL{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;animation:styles_shimmer__eeqQu 2s linear infinite;border-radius:4px}.styles_skeletonTitleShort__PVBUg{width:65%}.styles_skeletonDatesSection__cdLI4{padding:12px 20px;display:flex;flex-direction:column;gap:8px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.styles_skeletonDate__DYkQb{width:100%;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;animation:styles_shimmer__eeqQu 2s linear infinite;border-radius:6px}.styles_skeletonPurchaseSection__Fy5w7{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.styles_skeletonPrice__cReR6{width:80px;height:28px;border-radius:4px}.styles_skeletonButton__3tF6A,.styles_skeletonPrice__cReR6{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;animation:styles_shimmer__eeqQu 2s linear infinite}.styles_skeletonButton__3tF6A{flex:1 1;max-width:140px;height:40px;border-radius:8px}@media (max-width:768px){.styles_skeletonContent__P4SKh{padding:12px 16px 10px}.styles_skeletonDatesSection__cdLI4{padding:10px 16px}.styles_skeletonPurchaseSection__Fy5w7{padding:12px 16px}}.styles_container__3qd79{max-width:95%;margin:0 auto;width:100%}.styles_container__3qd79>h2{margin:20px 0 40px;padding-bottom:20px;font-size:2em;text-align:left;border-bottom:1px solid var(--border-color)}.styles_eventCards__0bqgh{display:grid;grid-gap:28px;gap:28px;margin:24px auto}@keyframes styles_shimmer__I2gKs{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes styles_subtle-float__5rqb5{0%{transform:translateY(0) scale(.995);box-shadow:0 4px 10px rgba(0,0,0,.05)}50%{transform:translateY(-3px) scale(1);box-shadow:0 10px 20px rgba(0,0,0,.1)}to{transform:translateY(0) scale(.995);box-shadow:0 4px 10px rgba(0,0,0,.05)}}.styles_loading__CnlUm{opacity:.6;pointer-events:none}.styles_loading__CnlUm .styles_eventCards__0bqgh{position:relative}.styles_loading__CnlUm .styles_eventCards__0bqgh:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,0));z-index:10;animation:styles_shimmer__I2gKs 2s linear infinite;pointer-events:none}.styles_loading__CnlUm .styles_eventCards__0bqgh>*{opacity:.85;animation:styles_subtle-float__5rqb5 3s ease-in-out infinite;filter:grayscale(.2) brightness(.98);transition:all .3s ease}.styles_loading__CnlUm .styles_eventCards__0bqgh>:nth-child(3n+1){animation-delay:0s}.styles_loading__CnlUm .styles_eventCards__0bqgh>:nth-child(3n+2){animation-delay:.3s}.styles_loading__CnlUm .styles_eventCards__0bqgh>:nth-child(3n+3){animation-delay:.6s}@media (max-width:1200px){.styles_eventCards__0bqgh{padding:0 24px}.styles_loading__CnlUm .styles_eventCards__0bqgh:before{left:24px;right:24px;width:auto}}@media (max-width:768px){.styles_container__3qd79 h2{font-size:1.5em}}@media (max-width:640px){.styles_eventCards__0bqgh{gap:20px}}.styles_button__iAffy{text-align:center;padding:12px 16px;border-radius:8px;font-weight:700;box-shadow:1px 1px 10px var(--box-shadow-color);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.styles_button__iAffy:hover{box-shadow:1px 1px 10px var(--box-shadow-color-hover)}.styles_disabled__yLGaU{opacity:.5;cursor:not-allowed;pointer-events:none}.styles_primary__W7nuk{background:var(--primary-color);color:var(--button-text-color)}.styles_secondary__7ZQ3a{background:var(--secondary-color);color:var(--button-text-color);border-radius:4px}.styles_error__DwerO{background-color:red;color:#fff}.styles_rounded__tC9Kh{border-radius:50%}.styles_content__gyMk9{display:flex;align-items:center;justify-content:center}.styles_loader__vjThW{margin:0 auto;position:absolute;width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fff 94%,#0000) top/2px 2px no-repeat,conic-gradient(#0000 30%,#fff);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);animation:styles_l13__KO3aq 1s linear infinite}.styles_neutral__wszVh{background:#f1f1f1;color:#1c2025}.styles_errors__FMgbQ{position:absolute;top:0;left:50%;color:red;z-index:10000000}@keyframes styles_l13__KO3aq{to{transform:rotate(1turn)}}