@import url('/en/Style/Fnt');

:root {--color-primary: #FF8033;--color-primary-100: #FFE6D7;--color-primary-200: #FEBF9A;--color-primary-300: #FF9F67;--color-primary-400: #FF995C;--color-primary-500: #FF8033;--color-primary-600: #E95F0C;--color-primary-700: #AF4709;--color-primary-800: #752F06;--color-primary-900: #3B1803;--color-primary-light: #FF995C;--color-primary-dark: #E95F0C;--color-primary-inactive: #FEBF9A;--ax-color-secondary: #ff995c;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #fff;--ax-footer-color: #646c9a;--ax-footer-link-color: #ff8034;--ax-header-bg: #fff;--font-family: Poppins;}
.gridder-padding {
                                    background-image: url('/Files/static//5/20250701_093040.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//5/20250701_093040.jpg'); }
