@import url('/en/Style/Fnt');

:root {--color-primary: #F8CB32;--color-primary-100: #FDF3CF;--color-primary-200: #FBE494;--color-primary-300: #F9D763;--color-primary-400: #F9D559;--color-primary-500: #F8CB32;--color-primary-600: #D9AC13;--color-primary-700: #A17F0E;--color-primary-800: #685309;--color-primary-900: #302604;--color-primary-light: #F9D559;--color-primary-dark: #D9AC13;--color-primary-inactive: #FBE494;--ax-color-secondary: #000000;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #fff;--ax-footer-color: #000000;--ax-footer-link-color: #f8cb32;--ax-header-bg: #fff;--ax-header-color: #000000;--ax-header-accent: #f8cb32;--font-family: Poppins;}
.gridder-padding {
                                    background-image: url('/Files/static//24/eb2f1cc8-b414-4fe7-9e35-c56460c0614c.JPG');
                                    background-size: cover;
                                    background-position: center;
                                }

                                .gridder-navigation {
                                    z-index: 1;
                                    position: relative;
                                }

                                .gridder-bg {
                                    display: block;
                                    position: absolute;
                                    height: 100%;
                                    width: 100%;
                                    top: 0;
                                    left: 0;
                                    background: var(--ax-ticket-grid-background);
                                }
                                .selectedItem:after { border-image: url('/Files/static//24/eb2f1cc8-b414-4fe7-9e35-c56460c0614c.JPG'); }
