:root{--decor-circle-akce-1-light-start: rgba(251, 191, 114, 0.3);--decor-circle-akce-1-light-end:   rgba(248, 147, 147, 0.15);--decor-circle-akce-2-light-start: rgba(253, 230, 138, 0.25);--decor-circle-akce-2-light-end:   rgba(251, 146, 60, 0.12);--decor-circle-akce-3-light-start: rgba(255, 160, 122, 0.3);--decor-circle-akce-3-light-end:   rgba(255, 99, 71, 0.15);--decor-circle-akce-1-dark-start: rgba(167, 139, 250, 0.4);--decor-circle-akce-1-dark-end: rgba(99, 102, 241, 0.15);--decor-circle-akce-2-dark-start: rgba(96, 165, 250, 0.3);--decor-circle-akce-2-dark-end: rgba(147, 51, 234, 0.12);--decor-circle-akce-3-dark-start: rgba(139, 92, 246, 0.35);--decor-circle-akce-3-dark-end: rgba(79, 70, 229, 0.14);--current-circle-akce-1-start: var(--decor-circle-akce-1-light-start);--current-circle-akce-1-end: var(--decor-circle-akce-1-light-end);--current-circle-akce-2-start: var(--decor-circle-akce-2-light-start);--current-circle-akce-2-end: var(--decor-circle-akce-2-light-end);--current-circle-akce-3-start: var(--decor-circle-akce-3-light-start);--current-circle-akce-3-end: var(--decor-circle-akce-3-light-end)}html.dark{--current-circle-akce-1-start: var(--decor-circle-akce-1-dark-start);--current-circle-akce-1-end: var(--decor-circle-akce-1-dark-end);--current-circle-akce-2-start: var(--decor-circle-akce-2-dark-start);--current-circle-akce-2-end: var(--decor-circle-akce-2-dark-end);--current-circle-akce-3-start: var(--decor-circle-akce-3-dark-start);--current-circle-akce-3-end: var(--decor-circle-akce-3-dark-end)}#akce-background-wrapper .akce-background-decor .decor-circle-akce-1,#akce-background-wrapper .akce-background-decor .decor-circle-akce-2,#akce-background-wrapper .akce-background-decor .decor-circle-akce-3,#akce-background-wrapper .akce-background-decor .decor-circle-akce-4,#akce-background-wrapper .akce-background-decor .decor-circle-akce-5,#akce-background-wrapper .akce-background-decor .decor-circle-akce-6,#akce-background-wrapper .akce-background-decor .decor-circle-akce-7,#akce-background-wrapper .akce-background-decor .decor-circle-akce-8{position: absolute;border-radius: 9999px;opacity: 0.6}#akce-background-wrapper .akce-background-decor .decor-circle-akce-1:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-2:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-3:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-4:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-5:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-6:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-7:is(.dark *),#akce-background-wrapper .akce-background-decor .decor-circle-akce-8:is(.dark *){opacity: 0.35}#akce-background-wrapper .akce-background-decor .decor-circle-akce-1,#akce-background-wrapper .akce-background-decor .decor-circle-akce-2,#akce-background-wrapper .akce-background-decor .decor-circle-akce-3,#akce-background-wrapper .akce-background-decor .decor-circle-akce-4,#akce-background-wrapper .akce-background-decor .decor-circle-akce-5,#akce-background-wrapper .akce-background-decor .decor-circle-akce-6,#akce-background-wrapper .akce-background-decor .decor-circle-akce-7,#akce-background-wrapper .akce-background-decor .decor-circle-akce-8{filter:blur(100px);will-change:transform, filter}#akce-background-wrapper .akce-background-decor .decor-circle-akce-1{top: 5%;left: -30%;height: 60rem;width: 60rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-2{top: 15%;right: -40%;height: 70rem;width: 70rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-3{top: 40%;left: 0%;height: 50rem;width: 50rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-4{top: 60%;right: -30%;height: 75rem;width: 75rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-5{top: 85%;left: -10%;height: 65rem;width: 65rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-6{top: 105%;right: 10%;height: 55rem;width: 55rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-7{top: 120%;left: 20%;height: 70rem;width: 70rem}#akce-background-wrapper .akce-background-decor .decor-circle-akce-8{top: 140%;right: -20%;height: 45rem;width: 45rem}#akce-background-wrapper .akce-background-decor .decor-circle-bg-akce-1{background-image:radial-gradient(circle, var(--current-circle-akce-1-start) 0%, var(--current-circle-akce-1-end) 100%)}#akce-background-wrapper .akce-background-decor .decor-circle-bg-akce-2{background-image:radial-gradient(circle, var(--current-circle-akce-2-start) 0%, var(--current-circle-akce-2-end) 100%)}#akce-background-wrapper .akce-background-decor .decor-circle-bg-akce-3{background-image:radial-gradient(circle, var(--current-circle-akce-3-start) 0%, var(--current-circle-akce-3-end) 100%)}@media (max-width: 767px){#akce-background-wrapper .akce-background-decor .decor-circle-akce-5,#akce-background-wrapper .akce-background-decor .decor-circle-akce-6,#akce-background-wrapper .akce-background-decor .decor-circle-akce-7,#akce-background-wrapper .akce-background-decor .decor-circle-akce-8{display:none !important}#akce-background-wrapper .akce-background-decor .decor-circle-akce-1,#akce-background-wrapper .akce-background-decor .decor-circle-akce-2,#akce-background-wrapper .akce-background-decor .decor-circle-akce-3,#akce-background-wrapper .akce-background-decor .decor-circle-akce-4{filter:blur(80px) !important}}.akce-year-card-glass{background-color: rgb(255 255 255 / 0.6);--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.akce-year-card-glass:is(.dark *){background-color: rgb(38 38 38 / 0.7)}.akce-year-card-glass{border-width: 1px;border-color: rgb(255 255 255 / 0.2)}.akce-year-card-glass:is(.dark *){border-color: rgb(64 64 64 / 0.4)}@keyframes card-fade-in-up{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.animate-card-in{animation:card-fade-in-up .5s ease-out forwards;opacity:0}.akce-year-card-glass .event-card:nth-child(1){animation-delay:0s}.akce-year-card-glass .event-card:nth-child(2){animation-delay:.05s}.akce-year-card-glass .event-card:nth-child(3){animation-delay:.1s}.akce-year-card-glass .event-card:nth-child(4){animation-delay:.15s}.akce-year-card-glass .event-card:nth-child(5){animation-delay:.2s}.akce-year-card-glass .event-card:nth-child(6){animation-delay:.25s}.akce-year-card-glass .event-card:nth-child(7){animation-delay:.3s}.akce-year-card-glass .event-card:nth-child(8){animation-delay:.35s}.akce-year-card-glass .event-card:nth-child(9){animation-delay:.4s}.akce-year-card-glass .event-card:nth-child(10){animation-delay:.45s}.akce-year-card-glass .event-card:nth-child(11){animation-delay:.5s}.akce-year-card-glass .event-card:nth-child(12){animation-delay:.55s}#eventModal{opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0s linear 0.3s}#modalOverlay{opacity:0;transition:opacity 0.3s ease}#modalContentContainer{opacity:0;transform:scale(0.95) translateY(15px);transition:opacity 0.3s ease, transform 0.3s ease;will-change:opacity, transform}#eventModal.is-modal-open{opacity:1;visibility:visible;transition:opacity 0.3s ease, visibility 0s linear 0s}#eventModal.is-modal-open #modalOverlay{opacity:1}#eventModal.is-modal-open #modalContentContainer{opacity:1;transform:scale(1) translateY(0)}
