.GestionButacas-module-scss-module__E5JuDG__body{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__titulo{color:#1b1b1b;width:90%;max-width:1100px;margin:16px auto 8px;padding-left:10px;font-size:24px;font-weight:800;line-height:1.2}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__titulo{font-size:30px}}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__subtitulo{color:#1b1b1b;width:90%;max-width:1100px;margin-bottom:4px;padding-left:10px;font-size:16px;font-weight:600}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__subtitulo span{font-weight:400}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__subtitulo{font-size:18px}}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__fondoSub{background-color:#cccccc79;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;width:90%;max-width:1100px;margin-bottom:16px;padding:10px;display:flex}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__fondoSub p{text-align:left;color:#5c5c5c;font-size:12px;font-weight:400}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__fondoSub p{font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__noTiene{color:#ff6060;text-align:center;width:80%;margin:10vh auto;font-size:12px}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__noTiene{font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__contMapa{border:1px solid #ccc;border-radius:10px;width:90%;max-width:1100px;height:fit-content;margin:0 auto;padding:16px}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__darDeBajaButton{width:90%;max-width:400px;margin-top:32px}.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__verRegistros{border:1px solid #1b1b1b;border-radius:5px;margin-top:32px;padding:8px;font-size:12px;font-weight:500}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__body .GestionButacas-module-scss-module__E5JuDG__verRegistros{font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.GestionButacas-module-scss-module__E5JuDG__modalContent,.GestionButacas-module-scss-module__E5JuDG__modalContentRegistros{background:#fff;border-radius:10px;width:90%;max-width:500px;padding:20px;box-shadow:0 4px 10px #0000001a}@media (min-width:768px){.GestionButacas-module-scss-module__E5JuDG__modalContent,.GestionButacas-module-scss-module__E5JuDG__modalContentRegistros,.GestionButacas-module-scss-module__E5JuDG__modalContentRegistros{max-width:800px}}.GestionButacas-module-scss-module__E5JuDG__modalHeader{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.GestionButacas-module-scss-module__E5JuDG__modalTitle{font-size:18px;font-weight:700}.GestionButacas-module-scss-module__E5JuDG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:20px;font-weight:600;transition:all .2s}.GestionButacas-module-scss-module__E5JuDG__closeButton:hover{color:#e74c3c;background:#ff00001a}.GestionButacas-module-scss-module__E5JuDG__modalBody{flex-direction:column;justify-content:center;width:100%;padding:20px 0;display:flex}.GestionButacas-module-scss-module__E5JuDG__modalBody b{width:100%;margin:0 auto;padding:8px}.GestionButacas-module-scss-module__E5JuDG__modalBody input{border:1px solid #ccc;border-radius:8px;width:100%;height:48px;margin:0 auto;padding:0 16px;font-size:15px;transition:border-color .2s}.GestionButacas-module-scss-module__E5JuDG__modalBody input:focus{border-color:#99419d;outline:none}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__modalBody input{height:44px;font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__modalFooter{flex-direction:column-reverse;justify-content:flex-end;gap:10px;display:flex}.GestionButacas-module-scss-module__E5JuDG__modalFooter button{cursor:pointer;color:#1b1b1b;background:#fff;border:1px solid #ccc;border-radius:8px;height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:all .2s}.GestionButacas-module-scss-module__E5JuDG__modalFooter button:hover{background:#f5f5f5;border-color:#999}.GestionButacas-module-scss-module__E5JuDG__modalFooter button:active{transform:scale(.98)}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__modalFooter button{height:44px;padding:0 20px;font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__confirmButton{color:#fff!important;height:48px!important}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__confirmButton{height:44px!important}}.GestionButacas-module-scss-module__E5JuDG__tableContainer{width:100%;max-height:300px;overflow:auto}.GestionButacas-module-scss-module__E5JuDG__table{border-collapse:collapse;white-space:nowrap;width:100%;min-width:600px;margin-top:10px;display:block;overflow-x:auto}.GestionButacas-module-scss-module__E5JuDG__table th,.GestionButacas-module-scss-module__E5JuDG__table td{text-align:left;word-wrap:break-word;white-space:normal;border:1px solid #ddd;padding:8px;font-size:14px}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__table th,.GestionButacas-module-scss-module__E5JuDG__table td{padding:6px;font-size:12px}}.GestionButacas-module-scss-module__E5JuDG__table th{background-color:#f2f2f2;font-weight:700}.GestionButacas-module-scss-module__E5JuDG__bodyTable{width:100%}.GestionButacas-module-scss-module__E5JuDG__errorRegistro{color:#ff6060;width:80%;margin:16px auto;font-size:12px}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__modalContentRegistros{width:95%;padding:10px}.GestionButacas-module-scss-module__E5JuDG__tableContainer{white-space:nowrap;overflow-x:auto}.GestionButacas-module-scss-module__E5JuDG__modalBody{padding:15px 0}.GestionButacas-module-scss-module__E5JuDG__modalFooter{flex-direction:column-reverse;gap:8px}}.GestionButacas-module-scss-module__E5JuDG__noButacasContainer{justify-content:center;align-items:center;width:90%;max-width:1100px;min-height:50vh;margin:40px auto;padding:40px 20px;display:flex}.GestionButacas-module-scss-module__E5JuDG__noButacasContent{text-align:center;background:#f9f9f9;border-radius:15px;width:100%;max-width:600px;padding:40px;box-shadow:0 4px 10px #0000001a}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__noButacasContent{padding:30px 20px}}.GestionButacas-module-scss-module__E5JuDG__noButacasTitle{color:#1b1b1b;margin-bottom:16px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__noButacasTitle{font-size:20px}}.GestionButacas-module-scss-module__E5JuDG__noButacasDescription{color:#5c5c5c;margin-bottom:32px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__noButacasDescription{margin-bottom:24px;font-size:14px}}.GestionButacas-module-scss-module__E5JuDG__buttonContainer{justify-content:center;width:100%;display:flex}.GestionButacas-module-scss-module__E5JuDG__supportButton{width:100%;max-width:300px;padding:12px 24px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.GestionButacas-module-scss-module__E5JuDG__supportButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #99419d4d}@media (max-width:768px){.GestionButacas-module-scss-module__E5JuDG__supportButton{padding:10px 20px;font-size:14px}}
.GestionButacasSkeleton-module-scss-module__1zRyKq__skeleton{background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}.GestionButacasSkeleton-module-scss-module__1zRyKq__skeleton:before{content:"";background:linear-gradient(90deg,#0000 0%,#f0f0f0 50%,#0000 100%);width:100%;height:100%;animation:1.5s infinite GestionButacasSkeleton-module-scss-module__1zRyKq__loading;display:block;position:absolute;top:0;left:-150%}@keyframes GestionButacasSkeleton-module-scss-module__1zRyKq__loading{0%{left:-150%}50%{left:0}to{left:150%}}.GestionButacasSkeleton-module-scss-module__1zRyKq__skeletonBody{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}.GestionButacasSkeleton-module-scss-module__1zRyKq__tituloSkeleton{border-radius:4px;width:90%;max-width:1100px;height:24px;margin-bottom:16px}.GestionButacasSkeleton-module-scss-module__1zRyKq__subtituloSkeleton{border-radius:4px;width:90%;max-width:1100px;height:20px;margin-bottom:10px}.GestionButacasSkeleton-module-scss-module__1zRyKq__fondoSubSkeleton{border-radius:15px;width:90%;max-width:1100px;height:60px;margin-bottom:16px}.GestionButacasSkeleton-module-scss-module__1zRyKq__mapaSkeleton{border-radius:15px;width:90%;max-width:1100px;height:400px;margin-bottom:32px}.GestionButacasSkeleton-module-scss-module__1zRyKq__buttonSkeleton{border-radius:8px;width:90%;max-width:400px;height:50px}
.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__eventContainer{background:#f8f9fa;border-radius:16px;width:100%;max-width:800px;margin:0 auto;padding:1rem;box-shadow:0 4px 6px -1px #0000001a}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__auspiciado{color:#ccc;justify-content:center;align-items:center;font-size:12px;font-weight:400;display:flex;position:relative;left:50%;transform:translate(-50%)}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__logoBER{justify-content:center;align-items:center;width:170px;padding-bottom:10px;display:flex;position:relative;left:50%;transform:translate(-50%)}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion{background:#fff;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem;box-shadow:0 2px 4px #0000000d}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__precios{color:#1a1a1a;margin-bottom:.5rem;font-size:14px;font-weight:700}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__item{color:#4a5568;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:4px;font-size:12px;display:flex}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__item span{color:#2d3748;text-align:right;font-weight:600}@media (min-width:768px){.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__precios{font-size:16px}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__descripcion .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__item{font-size:14px}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__mapContainer{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 4px #0000000d}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__scrollContainer{-webkit-overflow-scrolling:touch;margin:-.5rem;padding:.5rem;overflow-x:auto}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__mapLayout{flex-direction:column;gap:8px;min-width:min-content;display:flex}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__row{width:100%;padding:.25rem;display:flex}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__section{text-align:center;color:#252525;border-radius:8px;justify-content:center;align-items:center;width:11.25%;min-width:70px;min-height:42px;margin:2px .7142%;padding:5px;font-size:11px;font-weight:600;transition:all .3s;display:flex}@media (min-width:640px){.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__section{font-size:12px}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__section:not(.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__free):not(.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__escenario){cursor:pointer}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__section:not(.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__free):not(.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__escenario):hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000080}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__pasarela{text-align:center;color:#6b7280;background:#ccc;border-radius:6px;width:100%;margin:.5rem 0;padding:12px;font-size:.75rem}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__pasarela span{letter-spacing:.1em}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaRoja,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaVerde,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaNegra,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaDorada{min-width:144px!important}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaRoja,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaVerde,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaNegra,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaDorada,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__palcoBlanco,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaNaranja,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__palcoAzul{box-shadow:0 0 10px #a2a2a2}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__sillones{color:#ccc;background-color:#9ca3af}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaRoja{color:#fff;background-color:#ef4444}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__palcoAzul{color:#fff;background-color:#3b82f6}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaVerde{color:#fff;background-color:#10b981}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__escenario{color:#ccc;background-color:#6b7280}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__tribuna,.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__tribunaGrande{color:#ccc;background-color:#9ca3af}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaDorada{color:#1a1a1a;background-color:#fbbf24}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__palcoBlanco{color:#1a1a1a;background-color:#f9fafb}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaNegra{color:#fff;background-color:#1f2937}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__free{cursor:default;opacity:.8}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__free:hover{box-shadow:none;transform:none}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#000000bf;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:90vw;max-width:800px;height:auto;max-height:600px;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__modalHeader{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;padding:1.5rem 1rem .75rem;position:sticky;top:0}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__modalHeader h2{color:#1a1a1a;text-align:center;font-size:1.25rem;font-weight:600}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__mobileScroll{color:#6b7280;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:none}@media (max-width:640px){.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__mobileScroll{display:flex}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper::-webkit-scrollbar{width:8px}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper::-webkit-scrollbar-thumb:hover{background:#555}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainer{flex-direction:column;gap:.75rem;width:100%;padding:.5rem;display:flex}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainer[data-section*=PLATEA\ ROJA],.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainer[data-section*=PLATEA\ VERDE],.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainer[data-section*=PALCO\ AZUL]{flex-direction:column-reverse}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__rowContainer{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.375rem;padding:.25rem;display:flex}@media (min-width:640px){.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__rowContainer{gap:.5rem;padding:.5rem}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__rowContainer[data-section*=PALCO],.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__rowContainer[data-section*=TRIBUNA\ NARANJA]{justify-content:center}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatButton{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:8px;transition:all .2s;display:flex;aspect-ratio:1!important;width:25px!important;height:25px!important}@media (min-width:768px){.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatButton{font-size:12px;width:30px!important;height:30px!important}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatButton:disabled{opacity:.5;cursor:not-allowed}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatButton:not(:disabled):hover{transform:scale(1.1)}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__closeIcon{cursor:pointer;z-index:20;background:#f3f4f6;border:none;border-radius:50%;place-items:center;width:2rem;height:2rem;transition:all .2s;display:grid;position:absolute;top:.75rem;right:.75rem}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__closeIcon:hover{background:#e5e7eb}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__confirmButtonContainer{z-index:10;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;width:100%;padding:2rem 2rem 1rem;display:flex;position:sticky;bottom:0;left:0}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__confirmButtonContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__disclaimer{color:#6b7280;text-align:center;margin-top:8px;font-size:12px;font-style:italic}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__confirmButton{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:6px;width:50%;margin-bottom:10px;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__confirmButton:hover{background:#16a34a}@keyframes MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__pulse{0%{transform:scale(1);box-shadow:0 0 #22c55eb3}70%{transform:scale(1.02);box-shadow:0 0 0 10px #22c55e00}to{transform:scale(1);box-shadow:0 0 #22c55e00}}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__pulse{animation:2s infinite MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__pulse}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seatsContainerWrapper{-webkit-overflow-scrolling:touch;border-radius:16px;flex:1;width:98%;margin:0 auto;padding:2rem 2rem 0;overflow-y:auto}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer{background:#f9fafb;border-radius:12px;margin-top:1rem;overflow:hidden}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__seleccionados{color:#1a1a1a;background:#f3f4f6;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeat{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:.5rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeat span{color:#4a5568;font-size:.875rem}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeat .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__removeButton{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:.25rem .5rem;font-weight:600;transition:all .2s}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeatsContainer .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__selectedSeat .MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__removeButton:hover{background:#fecaca}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__platea{flex:2!important}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__closeButton{cursor:pointer;z-index:1000;background:0 0;border:none;padding:5px 10px;font-size:20px;position:absolute;top:15px;right:10px;color:#ff6d6d!important}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__closeButton:hover{color:#ff5050 d6d}.MapaCarnavalesHasenkamp-module-scss-module__pfAFMq__plateaNaranja{color:#fff;background-color:#fb923c}
.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__eventContainer{width:100%;height:auto}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__contMap{width:100%;height:auto;position:relative}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__eventImage{width:100%;height:auto;display:block}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer{background:#f9fafb;border-radius:12px;width:95%;margin:1rem auto;overflow:hidden}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seleccionados{color:#1a1a1a;background:#f3f4f6;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeat{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:.5rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeat span{color:#4a5568;font-size:.875rem}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeat .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__removeButton{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:.25rem .5rem;font-weight:600;transition:all .2s}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeatsContainer .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__selectedSeat .FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__removeButton:hover{background:#fecaca}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__invisibleButton{cursor:pointer;background:0 0;border:none;transition:all .2s;position:absolute}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__invisibleButton:hover{background:#3b82f61a}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__sectorA{aspect-ratio:.8;width:10%;top:42.5%;left:33%}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__sectorB{aspect-ratio:.8;width:10%;top:42.5%;left:45%}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__sectorC{aspect-ratio:.8;width:10%;top:42.5%;left:55.5%}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#000000bf;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:90vw;max-width:800px;height:auto;max-height:600px;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__modalHeader{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;padding:1.5rem 1rem .75rem;position:sticky;top:0}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__modalHeader h2{color:#1a1a1a;text-align:center;font-size:1.25rem;font-weight:600}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__mobileScroll{color:#6b7280;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:none}@media (max-width:640px){.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__mobileScroll{display:flex}}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainer{flex-direction:column;gap:.75rem;width:100%;padding:.5rem;display:flex}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__rowContainer{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:.375rem;padding:.25rem;display:flex}@media (min-width:640px){.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__rowContainer{gap:.5rem;padding:.5rem}}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatButton{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:8px;transition:all .2s;display:flex;aspect-ratio:1!important;width:25px!important;height:25px!important}@media (min-width:768px){.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatButton{font-size:12px;width:30px!important;height:30px!important}}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatButton:disabled{opacity:.5;cursor:not-allowed}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatButton:not(:disabled):hover{transform:scale(1.1)}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__closeButton{cursor:pointer;z-index:1000;background:0 0;border:none;padding:5px 10px;font-size:20px;position:absolute;top:15px;right:10px;color:#ff6d6d!important}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__closeButton:hover{color:#ff5050}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainerWrapper{-webkit-overflow-scrolling:touch;border-radius:16px;flex:1;width:98%;margin:0 auto;padding:2rem 2rem 0;overflow-y:auto}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainerWrapper::-webkit-scrollbar{width:8px}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainerWrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainerWrapper::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__seatsContainerWrapper::-webkit-scrollbar-thumb:hover{background:#555}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__confirmButtonContainer{z-index:10;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;width:100%;padding:2rem 2rem 1rem;display:flex;position:sticky;bottom:0;left:0}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__confirmButton{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:6px;width:50%;margin-bottom:10px;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__confirmButton:hover{background:#16a34a}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__confirmButton:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}@keyframes FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__pulse{0%{transform:scale(1);box-shadow:0 0 #22c55eb3}70%{transform:scale(1.02);box-shadow:0 0 0 10px #22c55e00}to{transform:scale(1);box-shadow:0 0 #22c55e00}}.FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__pulse{animation:2s infinite FelicianoFiestaDelTerneroMap-module-scss-module__-eaJoq__pulse}
.Header-module-scss-module__P7cjuG__header{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(140%)url(#liquidGlass);backdrop-filter:blur(16px)saturate(140%)url(#liquidGlass);max-width:100%;font-family:var(--font-montserrat),"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;background:#fffffff2;border:1px solid #fff0;border-radius:0;margin:0 auto;transition:max-width .4s cubic-bezier(.4,0,.2,1),top .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;will-change:auto!important;filter:none!important;transform:none!important}.Header-module-scss-module__P7cjuG__header.Header-module-scss-module__P7cjuG__scrolled{-webkit-backdrop-filter:blur(10px)saturate(180%)url(#liquidGlass);backdrop-filter:blur(10px)saturate(180%)url(#liquidGlass);background:#fff9;border:1px solid #ffffff80;border-radius:999px;max-width:min(1120px,100% - 24px);top:10px;box-shadow:0 10px 30px #0000001f,inset 0 1px #fff9}.Header-module-scss-module__P7cjuG__header.Header-module-scss-module__P7cjuG__scrolled .Header-module-scss-module__P7cjuG__container{max-width:1120px;height:60px;padding:0 1.5rem}.Header-module-scss-module__P7cjuG__headerSpacer{width:100%;height:70px}@media (max-width:768px){.Header-module-scss-module__P7cjuG__headerSpacer{height:60px}}.Header-module-scss-module__P7cjuG__container{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 2rem;transition:max-width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:768px){.Header-module-scss-module__P7cjuG__container{height:60px;padding:0 1.5rem}}.Header-module-scss-module__P7cjuG__logo{z-index:10;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module-scss-module__P7cjuG__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #99419d1a);width:auto;height:32px}@media (max-width:768px){.Header-module-scss-module__P7cjuG__logoImage{height:28px}}.Header-module-scss-module__P7cjuG__logoSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:140px;height:32px;position:absolute;overflow:hidden}@media (max-width:768px){.Header-module-scss-module__P7cjuG__logoSkeleton{width:120px;height:28px}}.Header-module-scss-module__P7cjuG__skeletonShimmer{background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:2s infinite Header-module-scss-module__P7cjuG__shimmer;position:absolute;top:0;left:-100%}@keyframes Header-module-scss-module__P7cjuG__shimmer{0%{left:-100%}to{left:100%}}.Header-module-scss-module__P7cjuG__desktopNav{align-items:center;display:flex}@media (max-width:1024px){.Header-module-scss-module__P7cjuG__desktopNav{display:none}}.Header-module-scss-module__P7cjuG__navGroup{align-items:center;gap:.75rem;display:flex}.Header-module-scss-module__P7cjuG__navLink{letter-spacing:-.01em;color:#374151;cursor:pointer;white-space:nowrap;font-size:.875rem;font-weight:500;font-family:var(--font-montserrat),"Montserrat",sans-serif;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Header-module-scss-module__P7cjuG__navLink:hover{color:#99419d;background:#99419d14;text-decoration:none;box-shadow:0 1px 6px #99419d38;transform:scale(1.04)!important}.Header-module-scss-module__P7cjuG__navLink:active{background:#99419d1f;transform:scale(.96)}.Header-module-scss-module__P7cjuG__navLink svg{opacity:.7;transition:opacity .2s}.Header-module-scss-module__P7cjuG__navLink:hover svg{opacity:1}.Header-module-scss-module__P7cjuG__specialButton{font-weight:600;box-shadow:0 2px 8px #99419d40;color:#fff!important;background:linear-gradient(135deg,#99419d,#c970ce)!important;border:none!important}.Header-module-scss-module__P7cjuG__specialButton:hover{color:#fff!important;background:linear-gradient(135deg,#8a3a8f,#b865c0)!important;transform:scale(1.04)!important;box-shadow:0 2px 10px #99419d59!important}.Header-module-scss-module__P7cjuG__specialButton:active{transform:scale(.96)!important}.Header-module-scss-module__P7cjuG__specialButton svg{opacity:1}.Header-module-scss-module__P7cjuG__logoutButton{color:#ef4444!important}.Header-module-scss-module__P7cjuG__logoutButton:hover{color:#dc2626!important;background:#ef444414!important;box-shadow:0 1px 6px #ef444438!important}.Header-module-scss-module__P7cjuG__mobileToggle{display:none}@media (max-width:1024px){.Header-module-scss-module__P7cjuG__mobileToggle{display:block}}.Header-module-scss-module__P7cjuG__mobileMenu{z-index:999;transform-origin:top;-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);background:#fff9;border:1px solid #ffffff8c;border-radius:28px;position:fixed;top:78px;left:12px;right:12px;overflow:hidden;box-shadow:0 24px 60px #4c0a4138,inset 0 1px #fff9}@media (min-width:1025px){.Header-module-scss-module__P7cjuG__mobileMenu{display:none}}.Header-module-scss-module__P7cjuG__mobileMenuContent{z-index:10;flex-direction:column;gap:.75rem;max-height:calc(100vh - 100px);padding:1.5rem;display:flex;overflow-y:auto}.Header-module-scss-module__P7cjuG__mobileSearchWrapper{border-bottom:1px solid #99419d1a;margin-bottom:.5rem;padding-bottom:1rem}.Header-module-scss-module__P7cjuG__mobileNavLink{color:#374151;cursor:pointer;font-size:.95rem;font-weight:500;font-family:var(--font-montserrat),"Montserrat",sans-serif;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.Header-module-scss-module__P7cjuG__mobileNavLink:hover{color:#99419d;background:#99419d14;text-decoration:none;transform:scale(1.02)}.Header-module-scss-module__P7cjuG__mobileNavLink svg{opacity:.7;transition:opacity .2s}.Header-module-scss-module__P7cjuG__mobileNavLink:hover svg{opacity:1}.Header-module-scss-module__P7cjuG__mobileSpecialButton{font-weight:600;box-shadow:0 4px 12px #99419d40;color:#fff!important;background:linear-gradient(135deg,#99419d,#c970ce)!important}.Header-module-scss-module__P7cjuG__mobileSpecialButton:hover{transform:scale(1.02);box-shadow:0 6px 20px #99419d59;color:#fff!important;background:linear-gradient(135deg,#8a3a8f,#b865c0)!important}.Header-module-scss-module__P7cjuG__mobileSpecialButton svg{opacity:1}.Header-module-scss-module__P7cjuG__mobileLogoutButton{color:#ef4444!important}.Header-module-scss-module__P7cjuG__mobileLogoutButton:hover{background:#ef444414;transform:scale(1.02);color:#dc2626!important}.Header-module-scss-module__P7cjuG__navLink:focus,.Header-module-scss-module__P7cjuG__mobileNavLink:focus{outline-offset:2px;outline:2px solid #99419d80}@keyframes Header-module-scss-module__P7cjuG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Header-module-scss-module__P7cjuG__logoSkeleton{animation:2s cubic-bezier(.4,0,.6,1) infinite Header-module-scss-module__P7cjuG__pulse}.Header-module-scss-module__P7cjuG__navLink svg,.Header-module-scss-module__P7cjuG__mobileNavLink svg{transition:all .2s cubic-bezier(.4,0,.2,1)}.Header-module-scss-module__P7cjuG__navLink:hover svg,.Header-module-scss-module__P7cjuG__mobileNavLink:hover svg{transform:scale(1.1)}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module-scss-module__P7cjuG__header{background:#ffffffd1}.Header-module-scss-module__P7cjuG__header.Header-module-scss-module__P7cjuG__scrolled{background:#ffffffa6}.Header-module-scss-module__P7cjuG__mobileMenu{background:#ffffff8c}}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module-scss-module__P7cjuG__header{background:#fffffffa}.Header-module-scss-module__P7cjuG__header.Header-module-scss-module__P7cjuG__scrolled{background:#fffffff7}.Header-module-scss-module__P7cjuG__mobileMenu{background:#fffffffa}}@supports ((-webkit-hyphens:none)){.Header-module-scss-module__P7cjuG__header{-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%)}.Header-module-scss-module__P7cjuG__header.Header-module-scss-module__P7cjuG__scrolled{-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%)}}
.SearchForm-module-scss-module__V4M3Za__searchContainer{text-align:center;background-color:#0000;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;padding:10px;display:flex}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm{background-color:#0000;flex-wrap:nowrap;width:100%;max-width:700px;display:flex}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__eventSearch{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1b1b1b;background-color:#ffffffb3;border:1px solid #99419d4d;border-right:none;border-radius:999px 0 0 999px;width:80%;padding:9px 16px;transition:box-shadow .3s,background-color .3s,border-color .3s}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__eventSearch::placeholder{color:#6b6b6b}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__eventSearch:focus{background-color:#ffffffd9;border-color:#99419d;outline:none;box-shadow:0 0 0 3px #99419d2e}@media (min-width:500px){.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__eventSearch{width:80%}}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__searchButton{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:0 999px 999px 0;flex-direction:row;justify-content:center;align-items:center;width:20%;padding:10px 16px;transition:filter .3s,box-shadow .3s,transform .3s;display:flex;background:linear-gradient(135deg,#99419d,#c970ce)!important}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__searchButton:hover,.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__searchButton:focus{filter:brightness(.95);box-shadow:0 2px 10px #99419d59}.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__searchButton .SearchForm-module-scss-module__V4M3Za__buttonText{display:none}@media (min-width:768px){.SearchForm-module-scss-module__V4M3Za__searchContainer .SearchForm-module-scss-module__V4M3Za__searchForm .SearchForm-module-scss-module__V4M3Za__searchButton .SearchForm-module-scss-module__V4M3Za__buttonText{margin-left:3px;display:inline}.SearchForm-module-scss-module__V4M3Za__searchContainer{margin-top:0}}.SearchForm-module-scss-module__V4M3Za__eventos{flex-wrap:wrap;justify-content:center;margin:0 0 50px;transition:all .5s;display:flex}
.SearchForm-module-scss-module__lg5zKG__searchContainer{text-align:center;background-color:#0000;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;padding:10px;display:flex}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm{background-color:#0000;flex-wrap:nowrap;width:100%;max-width:700px;display:flex}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__eventSearch{color:#252525;background-color:#0000;border:1px solid #ccc;border-radius:8px 0 0 8px;width:80%;padding:8px;transition:box-shadow .3s,width .3s,border-color .3s}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__eventSearch:focus{border:2px solid #99419d;outline:none;width:80%}@media (min-width:500px){.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__eventSearch{width:80%}}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__searchButton{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:0 8px 8px 0;flex-direction:row;justify-content:center;align-items:center;width:20%;padding:10px 15px;transition:background-color .3s,transform .3s;display:flex;background-color:#862f8b!important}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__searchButton:hover,.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__searchButton:focus{background-color:#7e3b8a;box-shadow:0 2px 10px #0003}.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__searchButton .SearchForm-module-scss-module__lg5zKG__buttonText{display:none}@media (min-width:768px){.SearchForm-module-scss-module__lg5zKG__searchContainer .SearchForm-module-scss-module__lg5zKG__searchForm .SearchForm-module-scss-module__lg5zKG__searchButton .SearchForm-module-scss-module__lg5zKG__buttonText{margin-left:3px;display:inline}.SearchForm-module-scss-module__lg5zKG__searchContainer{margin-top:0}}.SearchForm-module-scss-module__lg5zKG__eventos{flex-wrap:wrap;justify-content:center;margin:0 0 50px;transition:all .5s;display:flex}
