@import url('/en/Style/Fnt');

:root {--color-primary: #064685;--color-primary-100: #3A97F4;--color-primary-200: #0C79E5;--color-primary-300: #095FB5;--color-primary-400: #095AAB;--color-primary-500: #064685;--color-primary-600: #072746;--color-primary-700: #01080F;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #095AAB;--color-primary-dark: #072746;--color-primary-inactive: #0C79E5;--ax-color-secondary: #ff995c;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #ffffff;--ax-footer-color: #074685;--ax-footer-link-color: #074685;--ax-header-bg: #ffffff;--ax-header-color: #074685;--ax-header-accent: #074685;--font-family: Poppins;}
.gridder-padding {
                                    background-image: url('/Files/static//3/ThermalbadVoeslau.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//3/ThermalbadVoeslau.jpg'); }
