@import url('/en/Style/Fnt');

:root {--color-primary: #000000;--color-primary-100: #515151;--color-primary-200: #333333;--color-primary-300: #191919;--color-primary-400: #141414;--color-primary-500: #000000;--color-primary-600: #000000;--color-primary-700: #000000;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #141414;--color-primary-dark: #000000;--color-primary-inactive: #333333;--ax-color-secondary: #486b7e;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #fff;--ax-footer-color: #486b7e;--ax-footer-link-color: #486b7e;--ax-header-bg: #fff;--font-family: "Work Sans";}
.gridder-padding {
                                    background-image: url('/Files/static//2/240000_RemoThommen_14 (1).jpeg');
                                    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//2/240000_RemoThommen_14 (1).jpeg'); }
