@import url('https://fonts.googleapis.com/css2?family=Hedvig+Letters+Sans&display=swap');

:root {--color-primary: #1A74CC;--color-primary-100: #98C5F1;--color-primary-200: #62A6EA;--color-primary-300: #358DE4;--color-primary-400: #2C88E3;--color-primary-500: #1A74CC;--color-primary-600: #1C558D;--color-primary-700: #12365A;--color-primary-800: #071727;--color-primary-900: #000000;--color-primary-light: #2C88E3;--color-primary-dark: #1C558D;--color-primary-inactive: #62A6EA;--ax-color-secondary: #080808;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #1b74cc;--ax-footer-color: #ffffff;--ax-footer-link-color: #ffffff;--ax-header-bg: #fff;--font-family: "Hedvig Letters Sans&display=swap";}

                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202404241114480881.png.jpg') no-repeat center top fixed;
                            }
                        @media (max-width: 1920px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202404241114480881.png.jpg?resX=1920&resY=1300') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 1200px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202404241114480881.png.jpg?resX=1200&resY=680') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 992px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202404241114480881.png.jpg?resX=992&resY=500') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 768px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202404241114480881.png.jpg?resX=768&resY=500') no-repeat center top fixed;
                            }
                        }.gridder-expanded-content {
                                        background-color: var(--ax-ticket-grid-background);
                                }

                                .gridder-navigation {
                                    z-index: 1;
                                    position: relative;
                                    background-color: var(--ax-ticket-grid-background);

                                }

                                .gridder-bg {
                                    display: none;
                                }
                    
